diff --git a/gradle.properties b/gradle.properties index 6a37a445..6ef9c31e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ org.gradle.unsafe.configuration-cache=false # to match version numbers. group=org.apereo.cas -version=0.0.56 +version=0.0.57 sourceCompatibility=17 @@ -36,7 +36,7 @@ gradleGraalVmNativePluginVersion=0.9.28 # Latest versions defined are expanded # and used by application configuration. ###################################### -springBootLatestVersion=3.2.0-RC1 +springBootLatestVersion=3.2.0-RC2 casLatestVersion=7.0.0-SNAPSHOT casManagementLatestVersion=6.6.3