Skip to content

Commit

Permalink
GH-782 - Upgrade to Spring Framework 6.1.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Aug 23, 2024
1 parent 337a730 commit 4ae4fda
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 @@ -41,7 +41,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<spring-boot.version>3.3.3</spring-boot.version>
<spring-framework.version>6.1.11</spring-framework.version> <!-- For Javadoc links only -->
<spring-framework.version>6.1.12</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 4ae4fda

Please sign in to comment.