Skip to content

Commit 22e3723

Browse files
committed
fix(samples): align customer-contract version with snapshot baseline
- update customer-service-client to use 1.0.2-SNAPSHOT - fix dependency resolution failure in CI
1 parent 6d7ea65 commit 22e3723

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/spring-boot-3/customer-service-client

‎samples/spring-boot-3/customer-service-client/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848

4949
<spring-boot.version>3.5.14</spring-boot.version>
5050
<openapi-generator.version>7.22.0</openapi-generator.version>
51-
<customer-contract.version>1.0.1</customer-contract.version>
51+
<customer-contract.version>1.0.2-SNAPSHOT</customer-contract.version>
5252
<jakarta.validation.version>3.1.1</jakarta.validation.version>
5353
<jakarta.annotation-api.version>3.0.0</jakarta.annotation-api.version>
5454
<mockwebserver.version>5.3.2</mockwebserver.version>

0 commit comments

Comments
 (0)