Upgrade Spring Session Data MongoDB to 2.5.0-M2

Closes gh-156
This commit is contained in:
Eleftheria Stein
2021-01-20 17:42:20 +01:00
parent b1c645bcfd
commit ba7531b89f

View File

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