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