diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 25e057d23c..f6014a3cea 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1430,7 +1430,7 @@ bom { ] } } - library("Spring LDAP", "3.1.0") { + library("Spring LDAP", "3.1.1-SNAPSHOT") { group("org.springframework.ldap") { modules = [ "spring-ldap-core",