Skip to content

Commit 7f2f481

Browse files
committed
spring-projectsGH-117 - Upgrade to Spring Framework 7.0 M4.
1 parent 8cc64f8 commit 7f2f481

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<logback.version>1.5.18</logback.version>
5252
<mockito.version>5.17.0</mockito.version>
5353
<nullaway.version>0.12.3</nullaway.version>
54-
<spring.version>7.0.0-M2</spring.version>
54+
<spring.version>7.0.0-M4</spring.version>
5555
<source.level>17</source.level>
5656
<slf4j.version>2.0.17</slf4j.version>
5757

@@ -79,7 +79,7 @@
7979
<profile>
8080
<id>spring-next</id>
8181
<properties>
82-
<spring.version>6.0.1-SNAPSHOT</spring.version>
82+
<spring.version>7.0.0-SNAPSHOT</spring.version>
8383
</properties>
8484
<repositories>
8585
<repository>

0 commit comments

Comments
 (0)