diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1394f612abbb..fd03e43e3b2f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1741,7 +1741,7 @@ bom { ] } } - library("Spring LDAP", "2.4.0-SNAPSHOT") { + library("Spring LDAP", "2.4.0") { prohibit("[3.0.0-M1,)") { because "it uses Spring Framework 6" }