Upgrade Spring Session Data MongoDB to 2.4.0-M1

Closes gh-128
This commit is contained in:
Eleftheria Stein
2020-06-29 08:24:52 +02:00
parent e6fa9618f0
commit fe894f332f

View File

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