diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a2ff0ec01568..0bbe6029fc6e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1677,7 +1677,7 @@ bom { ] } } - library("Spring LDAP", "2.3.5.RELEASE") { + library("Spring LDAP", "2.3.6.BUILD-SNAPSHOT") { group("org.springframework.ldap") { modules = [ "spring-ldap-core",