Upgrade Spring Session core modules to 2.1.7.RELEASE

Resolves: #64
This commit is contained in:
Vedran Pavic
2019-06-16 09:11:11 +02:00
parent 19f7341ee4
commit c6966e4837

View File

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