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 838156b commit 2961b40Copy full SHA for 2961b40
pom.xml
@@ -18,7 +18,7 @@
18
<properties>
19
<maven.compiler.source>21</maven.compiler.source>
20
<maven.compiler.target>21</maven.compiler.target>
21
- <spring.boot.version>4.0.0-M3</spring.boot.version>
+ <spring.boot.version>4.0.0-RC1</spring.boot.version>
22
<jakarta.ee.version>11.0.0</jakarta.ee.version>
23
<junit.jupiter.version>5.9.1</junit.jupiter.version>
24
<jetty.version>12.0.22</jetty.version>
0 commit comments