diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3d467c9231..816c4063c6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1895,7 +1895,7 @@ bom { ] } } - library("UnboundID LDAPSDK", "6.0.4") { + library("UnboundID LDAPSDK", "6.0.5") { group("com.unboundid") { modules = [ "unboundid-ldapsdk"