Skip to content

Commit

Permalink
GH-1046 - Update Spring Framework to 6.2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Feb 1, 2025
1 parent 9957d42 commit 0fd0507
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 @@ -44,7 +44,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<spring-boot.version>3.5.0-M1</spring-boot.version>
<spring-framework.version>6.2.0</spring-framework.version> <!-- For Javadoc links only -->
<spring-framework.version>6.2.2</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>
<structurizr.version>3.1.0</structurizr.version>
Expand Down

0 comments on commit 0fd0507

Please sign in to comment.