diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8d992b16e3..60cc29ee0a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1751,7 +1751,7 @@ bom { ] } } - library("UnboundID LDAPSDK", "4.0.13") { + library("UnboundID LDAPSDK", "4.0.14") { group("com.unboundid") { modules = [ "unboundid-ldapsdk"