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