diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f6f0c2f922..b5a98a5125 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1465,7 +1465,7 @@ bom { ] } } - library("Spring LDAP", "3.0.0-SNAPSHOT") { + library("Spring LDAP", "3.0.0-RC1") { group("org.springframework.ldap") { modules = [ "spring-ldap-core",