Upgrade Spring Session core modules to 2.1.13.RELEASE

Closes gh-130
This commit is contained in:
Eleftheria Stein
2020-09-16 18:17:17 +02:00
parent 84fa62592e
commit e8b408972d

View File

@@ -1,5 +1,5 @@
ext {
coreVersion = '2.1.12.RELEASE'
coreVersion = '2.1.13.RELEASE'
dataGeodeVersion = '2.1.10.RELEASE'
dataMongoDbVersion = '2.1.7.RELEASE'