Upgrade Spring Session core modules to 2.0.4.RELEASE

Closes gh-11
This commit is contained in:
Vedran Pavic
2018-06-13 23:35:38 +02:00
parent ce4415c382
commit 3380e47fa6

View File

@@ -1,5 +1,5 @@
ext {
coreVersion = '2.0.3.RELEASE'
coreVersion = '2.0.4.RELEASE'
dataGeodeVersion = '2.0.2.RELEASE'
dataMongoDbVersion = '2.0.2.RELEASE'