Skip to content

Commit db5f2fa

Browse files
committed
Upgrade to Spring Data Q GA.
Upgrade to Spring Data BOM 2021.1.0 (Q-GA). Upgrade to Spring Data Commons 2.6.0. Upgrade to Spring Data for Apache Geode 2.6.0.
1 parent 2b4ef8b commit db5f2fa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ findbugsVersion=3.0.2
66
# The other Spring version properties are for overriding/testing purposes.
77
springVersion=5.3.13
88
springBootVersion=2.6.0-RC1
9-
springDataBomVersion=2021.1.0-RC1
10-
springDataCommonsVersion=2.6.0-RC1
11-
springDataGeodeVersion=2.6.0-RC1
9+
springDataBomVersion=2021.1.0
10+
springDataCommonsVersion=2.6.0
11+
springDataGeodeVersion=2.6.0
1212
springDataGeodeTestVersion=0.0.28
1313
springSessionVersion=2.6.0-SNAPSHOT
1414
springSessionBomVersion=2021.1.0-SNAPSHOT

0 commit comments

Comments
 (0)