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 2b4ef8b commit db5f2faCopy full SHA for db5f2fa
gradle.properties
@@ -6,9 +6,9 @@ findbugsVersion=3.0.2
6
# The other Spring version properties are for overriding/testing purposes.
7
springVersion=5.3.13
8
springBootVersion=2.6.0-RC1
9
-springDataBomVersion=2021.1.0-RC1
10
-springDataCommonsVersion=2.6.0-RC1
11
-springDataGeodeVersion=2.6.0-RC1
+springDataBomVersion=2021.1.0
+springDataCommonsVersion=2.6.0
+springDataGeodeVersion=2.6.0
12
springDataGeodeTestVersion=0.0.28
13
springSessionVersion=2.6.0-SNAPSHOT
14
springSessionBomVersion=2021.1.0-SNAPSHOT
0 commit comments