diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 10616e8b7e..ddc540d85e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1451,7 +1451,7 @@ bom { ] } } - library("Spring LDAP", "3.1.0-SNAPSHOT") { + library("Spring LDAP", "3.1.0") { group("org.springframework.ldap") { modules = [ "spring-ldap-core",