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 a09c8d9 commit 2e27d5aCopy full SHA for 2e27d5a
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.0-SNAPSHOT</spring-boot.version>
50
- <spring-framework.version>6.2.14</spring-framework.version> <!-- For Javadoc links only -->
+ <spring-framework.version>7.0.0</spring-framework.version> <!-- For Javadoc links only -->
51
<testcontainers.version>2.0.2</testcontainers.version>
52
<structurizr.version>4.1.0</structurizr.version>
53
<micrometer-tracing.version>1.6.0</micrometer-tracing.version>
0 commit comments