diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1f8d80ef4b..c49cdfd72a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1392,7 +1392,7 @@ bom { ] } } - library("Spring LDAP", "3.0.2-SNAPSHOT") { + library("Spring LDAP", "3.0.2") { group("org.springframework.ldap") { modules = [ "spring-ldap-core",