diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 35569737b75..de1176d7c7f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1568,7 +1568,7 @@ bom { ] } } - library("UnboundID LDAPSDK", "6.0.5") { + library("UnboundID LDAPSDK", "6.0.6") { group("com.unboundid") { modules = [ "unboundid-ldapsdk"