Skip to content

Commit 2568d3c

Browse files
committed
GH-1001 - Upgrade to Spring Framework 6.1.16.
1 parent 2ddec5a commit 2568d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4242
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
4343
<spring-boot.version>3.3.6</spring-boot.version>
44-
<spring-framework.version>6.1.15</spring-framework.version> <!-- For Javadoc links only -->
44+
<spring-framework.version>6.1.16</spring-framework.version> <!-- For Javadoc links only -->
4545
<spring-cloud-aws-bom.version>3.1.1</spring-cloud-aws-bom.version>
4646
<testcontainers.version>1.17.6</testcontainers.version>
4747

0 commit comments

Comments
 (0)