diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ebff90f68dc..7e085cca046 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1560,7 +1560,7 @@ bom { ] } } - library("UnboundID LDAPSDK", "6.0.8") { + library("UnboundID LDAPSDK", "6.0.9") { group("com.unboundid") { modules = [ "unboundid-ldapsdk"