diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3a4677d78a2..40dcd432c81 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1679,7 +1679,7 @@ bom { ] } } - library("Spring LDAP", "2.3.4.BUILD-SNAPSHOT") { + library("Spring LDAP", "2.3.4.RELEASE") { group("org.springframework.ldap") { modules = [ "spring-ldap-core",