Update to Spring Session Core 2.1.4.RELEASE

Fixes: gh-42
This commit is contained in:
Rob Winch
2019-02-13 19:56:41 -06:00
parent 1160de8f71
commit 0c283f7b0e

View File

@@ -1,5 +1,5 @@
ext {
coreVersion = '2.1.3.RELEASE'
coreVersion = '2.1.4.RELEASE'
dataGeodeVersion = '2.1.2.RELEASE'
dataMongoDbVersion = '2.1.1.RELEASE'