We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52e664c commit cdf0dd5Copy full SHA for cdf0dd5
1 file changed
pom.xml
@@ -47,7 +47,7 @@
47
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
48
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
49
<spring-boot.version>4.0.6</spring-boot.version>
50
- <spring-framework.version>7.0.7</spring-framework.version> <!-- For Javadoc links only -->
+ <spring-framework.version>7.0.8</spring-framework.version> <!-- For Javadoc links only -->
51
<testcontainers.version>2.0.5</testcontainers.version>
52
<structurizr.version>5.0.3</structurizr.version>
53
<micrometer-tracing.version>1.6.6</micrometer-tracing.version>
0 commit comments