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