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 0afcd97 commit 9eff26fCopy full SHA for 9eff26f
pom.xml
@@ -39,8 +39,8 @@
39
<jvm.enable-preview></jvm.enable-preview>
40
<maven.compiler.source>25</maven.compiler.source>
41
<maven.compiler.target>25</maven.compiler.target>
42
- <spring-data-bom.version>2025.1.0-RC1</spring-data-bom.version>
43
- <spring-framework.version>7.0.0-RC1</spring-framework.version>
+ <spring-data-bom.version>2025.1.0-RC2</spring-data-bom.version>
+ <spring-framework.version>7.0.0-RC3</spring-framework.version>
44
</properties>
45
46
<profiles>
0 commit comments