Skip to content

Commit e3e2144

Browse files
committed
GH-1374 - Upgrade to Spring Framework 7.0 M9.
1 parent c59a4ee commit e3e2144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4848
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
4949
<spring-boot.version>4.0.0-SNAPSHOT</spring-boot.version>
50-
<spring-framework.version>7.0.0-SNAPSHOT</spring-framework.version> <!-- For Javadoc links only -->
50+
<spring-framework.version>7.0.0-M9</spring-framework.version> <!-- For Javadoc links only -->
5151
<testcontainers.version>1.21.3</testcontainers.version>
5252
<structurizr.version>4.1.0</structurizr.version>
5353
<micrometer-tracing.version>1.6.0-M3</micrometer-tracing.version>

0 commit comments

Comments
 (0)