diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4bfd7dcc9b..520aa6a50f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1821,7 +1821,7 @@ bom { ] } } - library("UnboundID LDAPSDK", "4.0.14") { + library("UnboundID LDAPSDK", "6.0.3") { group("com.unboundid") { modules = [ "unboundid-ldapsdk"