We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7f6417 commit 17b6b41Copy full SHA for 17b6b41
dependencies/build.gradle
@@ -25,7 +25,7 @@ dependencies {
25
api "org.apache.commons:commons-pool2:2.11.1"
26
api "ch.qos.logback:logback-classic:1.4.8"
27
api "com.google.code.typica:typica:1.7.2"
28
- api "com.unboundid:unboundid-ldapsdk:6.0.8"
+ api "com.unboundid:unboundid-ldapsdk:6.0.9"
29
api "commons-codec:commons-codec:1.15"
30
api "commons-cli:commons-cli:1.5.0"
31
api "commons-httpclient:commons-httpclient:3.1"
0 commit comments