Skip to content

Commit 9d818b4

Browse files
committed
GH-824 - Upgrade to Spring Framework 6.2 RC1.
1 parent 797809d commit 9d818b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4444
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
4545
<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 -->
46+
<spring-framework.version>6.2.0-RC1</spring-framework.version> <!-- For Javadoc links only -->
4747
<spring-cloud-aws-bom.version>3.1.1</spring-cloud-aws-bom.version>
4848
<testcontainers.version>1.17.6</testcontainers.version>
4949

0 commit comments

Comments
 (0)