Upgrade Spring Session Data MongoDB to 2.2.0.M3

Resolves: #65
This commit is contained in:
Vedran Pavic
2019-06-07 17:19:36 +02:00
parent 8d267928d2
commit d7a8001b4f

View File

@@ -1,7 +1,7 @@
ext {
coreVersion = '2.2.0.M1'
dataGeodeVersion = '2.2.0.M1'
dataMongoDbVersion = '2.2.0.M2'
dataMongoDbVersion = '2.2.0.M3'
dataGemFireVersion = dataGeodeVersion
dataRedisVersion = coreVersion