Upgrade Spring Session Data MongoDB to 2.5.0-M1

Closes gh-154
This commit is contained in:
Eleftheria Stein
2021-01-20 15:58:02 +01:00
parent 213d3e2ccd
commit b1c645bcfd

View File

@@ -1,6 +1,6 @@
ext {
coreVersion = '2.5.0-M1'
dataMongoDbVersion = '2.4.1'
dataMongoDbVersion = '2.5.0-M1'
dataGeodeVersion = '2.5.0-M1'
dataRedisVersion = coreVersion
hazelcastVersion = coreVersion