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