diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0f1338f06360..aeccf1033013 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1335,7 +1335,7 @@ bom { ] } } - library("Spring Authorization Server", "1.1.0-SNAPSHOT") { + library("Spring Authorization Server", "1.1.0-RC1") { group("org.springframework.security") { modules = [ "spring-security-oauth2-authorization-server"