diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 33ccbf266d4..4886807a59b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1744,7 +1744,7 @@ bom { ] } } - library("Spring LDAP", "2.3.6.RELEASE") { + library("Spring LDAP", "2.3.7.BUILD-SNAPSHOT") { group("org.springframework.ldap") { modules = [ "spring-ldap-core",