Upgrade Spring Session core modules to 2.1.3.RELEASE

Fixes: gh-40
This commit is contained in:
Rob Winch
2019-01-10 22:14:09 -06:00
parent 85d72858aa
commit 468983ca79

View File

@@ -1,5 +1,5 @@
ext {
coreVersion = '2.0.8.RELEASE'
coreVersion = '2.0.9.RELEASE'
dataGeodeVersion = '2.0.7.RELEASE'
dataMongoDbVersion = '2.0.4.RELEASE'