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 9345231 commit 8adad8cCopy full SHA for 8adad8c
pom.xml
@@ -42,9 +42,9 @@
42
<include-ffm>false</include-ffm> <!-- TODO ? -->
43
44
<!-- production dependencies -->
45
- <reactor.version>3.8.0-SNAPSHOT</reactor.version>
46
- <spring-framework.version>7.0.0-SNAPSHOT</spring-framework.version>
47
- <spring-boot.version>4.0.0-SNAPSHOT</spring-boot.version>
+ <reactor.version>3.8.0-RC1</reactor.version>
+ <spring-framework.version>7.0.0-RC2</spring-framework.version>
+ <spring-boot.version>4.0.0-RC1</spring-boot.version>
48
<jline.version>3.30.6</jline.version>
49
<antlr-st4.version>4.3.4</antlr-st4.version>
50
<commons-io.version>2.20.0</commons-io.version>
0 commit comments