Update boot 2.5.0-RC1

- Fixes #953
This commit is contained in:
Janne Valkealahti
2021-04-23 13:09:06 +01:00
parent d1b47ebbbe
commit 0c88fb9b2c

View File

@@ -1,7 +1,7 @@
buildscript {
ext {
log4jVersion = '1.2.17'
springBootVersion = '2.5.0-M3'
springBootVersion = '2.5.0-RC1'
eclipsePersistenceVersion = '2.1.1'
kryoVersion = '4.0.2'
springCloudClusterVersion = '1.0.2.RELEASE'