diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8015f88c72..4437a74088 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1379,7 +1379,7 @@ bom { ] } } - library("Spring LDAP", "3.0.0") { + library("Spring LDAP", "3.0.1") { group("org.springframework.ldap") { modules = [ "spring-ldap-core",