diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7188fabf8bcb..eabc9667e5f6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1890,7 +1890,7 @@ bom { ] } } - library("UnboundID LDAPSDK", "6.0.6") { + library("UnboundID LDAPSDK", "6.0.7") { group("com.unboundid") { modules = [ "unboundid-ldapsdk"