diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 14ea8758ff..b12cb1fbfe 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1391,7 +1391,7 @@ bom { ] } } - library("Spring LDAP", "3.0.1") { + library("Spring LDAP", "3.1.0-RC1") { group("org.springframework.ldap") { modules = [ "spring-ldap-core",