Skip to content

Commit

Permalink
GH-824 - Upgrade to Spring Framework 6.2 RC1.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Sep 19, 2024
1 parent 797809d commit 9d818b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<spring-boot.version>3.4.0-M3</spring-boot.version>
<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 -->
<spring-cloud-aws-bom.version>3.1.1</spring-cloud-aws-bom.version>
<testcontainers.version>1.17.6</testcontainers.version>

Expand Down

0 comments on commit 9d818b4

Please sign in to comment.