Upgrade Spring Session core modules to 2.0.5.RELEASE

Closes gh-12
This commit is contained in:
Vedran Pavic
2018-07-29 10:37:31 +02:00
parent e6c15c2cd1
commit a80d5f09a0

View File

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