diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b22f83f649..661d19e218 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1419,7 +1419,7 @@ bom { ] } } - library("Spring LDAP", "3.0.0-M2") { + library("Spring LDAP", "3.0.0-SNAPSHOT") { group("org.springframework.ldap") { modules = [ "spring-ldap-core",