Upgrade Spring Session Data Geode to 2.3.0.M2

Resolves gh-106
This commit is contained in:
John Blum
2020-02-13 11:44:06 -08:00
committed by Eleftheria Stein-Kousathana
parent bbfcd91cb2
commit 721b478c99

View File

@@ -1,6 +1,6 @@
ext {
coreVersion = '2.3.0.M1'
dataGeodeVersion = '2.3.0.M1'
dataGeodeVersion = '2.3.0.M2'
dataMongoDbVersion = '2.3.0.M2'
dataRedisVersion = coreVersion
hazelcastVersion = coreVersion