diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 964c46b51d..baf284fe12 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1840,7 +1840,7 @@ bom { ] } } - library("UnboundID LDAPSDK", "6.0.3") { + library("UnboundID LDAPSDK", "6.0.4") { group("com.unboundid") { modules = [ "unboundid-ldapsdk"