diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 75f136a049..ea5591cedd 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.0-SNAPSHOT") { + library("Spring Authorization Server", "1.1.0") { group("org.springframework.security") { modules = [ "spring-security-oauth2-authorization-server"