From f6ae9869ba3483fc7557e4daa50292d9530387a7 Mon Sep 17 00:00:00 2001 From: Josh Cummings Date: Wed, 12 Oct 2022 13:19:35 -0600 Subject: [PATCH] Update to UnboundId LdapSDK 6.0.6 Closes gh-710 --- dependencies/.build.gradle.swp | Bin 12288 -> 12288 bytes dependencies/build.gradle | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/.build.gradle.swp b/dependencies/.build.gradle.swp index d03aaa5f0de50c18e05c6a98c34c3d616c63c40d..a6e60c0c125d0601dc3837aef9f857a2d0433838 100644 GIT binary patch delta 39 tcmZojXh;xGG6?hZRj|-AVgLdG1_lXX_v8oN3>(EQbs5bz2kNe80sy`_38er4 delta 39 tcmZojXh;xGG6?hZRj|-AVgLdG28KgI?#Whhj2p!*bs0@J2kNe80sy|n33~tl diff --git a/dependencies/build.gradle b/dependencies/build.gradle index 1d0d3dc5..ac776440 100644 --- a/dependencies/build.gradle +++ b/dependencies/build.gradle @@ -25,7 +25,7 @@ dependencies { api "org.apache.commons:commons-pool2:2.11.1" api "ch.qos.logback:logback-classic:1.4.4" api "com.google.code.typica:typica:1.7.2" - api "com.unboundid:unboundid-ldapsdk:6.0.5" + api "com.unboundid:unboundid-ldapsdk:6.0.6" api "commons-codec:commons-codec:1.15" api "commons-cli:commons-cli:1.5.0" api "commons-collections:commons-collections:3.2.2"