We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fc8d32 commit 654b66bCopy full SHA for 654b66b
pom.xml
@@ -48,9 +48,9 @@
48
<include-ffm>false</include-ffm> <!-- TODO ? -->
49
50
<!-- 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>
+ <reactor.version>3.8.0-SNAPSHOT</reactor.version>
+ <spring-framework.version>7.0.0-SNAPSHOT</spring-framework.version>
+ <spring-boot.version>4.0.0-SNAPSHOT</spring-boot.version>
54
<jline.version>3.30.6</jline.version>
55
<antlr-st4.version>4.3.4</antlr-st4.version>
56
<commons-io.version>2.20.0</commons-io.version>
0 commit comments