Update to Spring Session Core 2.2.0.M2

Fixes gh-77
This commit is contained in:
Rob Winch
2019-09-06 15:06:32 -05:00
parent 52dd08250c
commit 8392cb85fb

View File

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