Skip to content

Commit 424837b

Browse files
committed
GH-1103 - Update Spring Framework to 6.2.4.
1 parent c6b7288 commit 424837b

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
@@ -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.5.0-M2</spring-boot.version>
47-
<spring-framework.version>6.2.3</spring-framework.version> <!-- For Javadoc links only -->
47+
<spring-framework.version>6.2.4</spring-framework.version> <!-- For Javadoc links only -->
4848
<testcontainers.version>1.17.6</testcontainers.version>
4949
<structurizr.version>3.1.0</structurizr.version>
5050
<micrometer-tracing.version>1.5.0-M3</micrometer-tracing.version>

0 commit comments

Comments
 (0)