diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ef25f879b4..8caff8184d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1393,7 +1393,7 @@ bom { ] } } - library("Spring Authorization Server", "1.1.1-SNAPSHOT") { + library("Spring Authorization Server", "1.1.1") { group("org.springframework.security") { modules = [ "spring-security-oauth2-authorization-server"