Skip to content

Commit

Permalink
update spring boot for latest cas version
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoayyed authored Nov 10, 2023
1 parent dd90116 commit 0335e75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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
Expand Down

0 comments on commit 0335e75

Please sign in to comment.