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