Update Spring Session Data Geode to 3.0.0-M3

This commit is contained in:
Rob Winch
2022-05-18 16:49:43 -05:00
parent fe3178f3e4
commit 8e205e11a4

View File

@@ -1,6 +1,6 @@
ext {
coreVersion = '3.0.0-M3'
dataGeodeVersion = '3.0.0-M2'
dataGeodeVersion = '3.0.0-M3'
dataMongoDbVersion = coreVersion
dataRedisVersion = coreVersion
hazelcastVersion = coreVersion