Skip to content

Commit 654b66b

Browse files
committed
Update Spring dependencies to latest snapshots
1 parent 8fc8d32 commit 654b66b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
<include-ffm>false</include-ffm> <!-- TODO ? -->
4949

5050
<!-- production dependencies -->
51-
<reactor.version>3.8.0-RC1</reactor.version>
52-
<spring-framework.version>7.0.0-RC2</spring-framework.version>
53-
<spring-boot.version>4.0.0-RC1</spring-boot.version>
51+
<reactor.version>3.8.0-SNAPSHOT</reactor.version>
52+
<spring-framework.version>7.0.0-SNAPSHOT</spring-framework.version>
53+
<spring-boot.version>4.0.0-SNAPSHOT</spring-boot.version>
5454
<jline.version>3.30.6</jline.version>
5555
<antlr-st4.version>4.3.4</antlr-st4.version>
5656
<commons-io.version>2.20.0</commons-io.version>

0 commit comments

Comments
 (0)