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