Update Spring Session Core to 3.0.0-M3

This commit is contained in:
Rob Winch
2022-05-18 16:49:22 -05:00
parent f548efb7f4
commit fe3178f3e4

View File

@@ -1,5 +1,5 @@
ext {
coreVersion = '3.0.0-SNAPSHOT'
coreVersion = '3.0.0-M3'
dataGeodeVersion = '3.0.0-M2'
dataMongoDbVersion = coreVersion
dataRedisVersion = coreVersion