We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c27cfea commit 7ac43a8Copy full SHA for 7ac43a8
micro-springboot/insurance-service/pom.xml
@@ -17,7 +17,7 @@
17
<properties>
18
<java.version>21</java.version>
19
<testcontainers.version>1.19.7</testcontainers.version>
20
- <blaze.version>1.6.14</blaze.version>
+ <blaze.version>1.6.15</blaze.version>
21
<dekorate.version>4.1.4</dekorate.version>
22
<sonar.moduleKey>${project.artifactId}</sonar.moduleKey>
23
</properties>
micro-springboot/person-service/pom.xml
0 commit comments