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 774a2e6 commit 126e0bbCopy full SHA for 126e0bb
gradle/dependency-management.gradle
@@ -3,7 +3,7 @@ if (!project.hasProperty('reactorVersion')) {
3
}
4
5
if (!project.hasProperty('springVersion')) {
6
- ext.springVersion = '5.2.0.M3'
+ ext.springVersion = '5.2.0.RC1'
7
8
9
if (!project.hasProperty('springDataVersion')) {
0 commit comments