Skip to content

Commit 46b955e

Browse files
committed
GH-901 - Upgrade to Spring Framework 6.3 RC1.
1 parent 29bc84c commit 46b955e

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
@@ -44,7 +44,7 @@
4444
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4545
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
4646
<spring-boot.version>3.4.0-M3</spring-boot.version>
47-
<spring-framework.version>6.2.0-RC1</spring-framework.version> <!-- For Javadoc links only -->
47+
<spring-framework.version>6.2.0-RC3</spring-framework.version> <!-- For Javadoc links only -->
4848
<spring-cloud-aws-bom.version>3.1.1</spring-cloud-aws-bom.version>
4949
<testcontainers.version>1.17.6</testcontainers.version>
5050

0 commit comments

Comments
 (0)