Update to Spring Session Core 2.0.7.RELEASE

Fixes: gh-27
This commit is contained in:
Rob Winch
2018-10-15 20:58:40 -05:00
parent f56caea1b0
commit 48746002ca

View File

@@ -1,5 +1,5 @@
ext {
coreVersion = '2.0.7.BUILD-SNAPSHOT'
coreVersion = '2.0.7.RELEASE'
dataGeodeVersion = '2.0.5.RELEASE'
dataMongoDbVersion = '2.0.3.RELEASE'