Upgrade Spring Session core modules to 2.2.0.M3

Resolves: #71
This commit is contained in:
Vedran Pavic
2019-08-05 22:55:27 +02:00
parent 6a43e8065e
commit cc9612b6c7

View File

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