diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 22a9acff64..c0326b2f65 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1702,7 +1702,7 @@ bom { ] } } - library("Spring LDAP", "2.3.3.RELEASE") { + library("Spring LDAP", "2.3.4.RELEASE") { group("org.springframework.ldap") { modules = [ "spring-ldap-core",