Upgrade Spring Session core modules to 2.2.0.M2

Resolves: #63
This commit is contained in:
Vedran Pavic
2019-06-14 23:41:55 +02:00
parent d7a8001b4f
commit 0664a04574

View File

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