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 797809d commit 9d818b4Copy full SHA for 9d818b4
pom.xml
@@ -43,7 +43,7 @@
43
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
44
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
45
<spring-boot.version>3.4.0-M3</spring-boot.version>
46
- <spring-framework.version>6.2.0-M7</spring-framework.version> <!-- For Javadoc links only -->
+ <spring-framework.version>6.2.0-RC1</spring-framework.version> <!-- For Javadoc links only -->
47
<spring-cloud-aws-bom.version>3.1.1</spring-cloud-aws-bom.version>
48
<testcontainers.version>1.17.6</testcontainers.version>
49
0 commit comments