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 565827e commit 1c32fe6Copy full SHA for 1c32fe6
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.6"
27
api "com.google.code.typica:typica:1.7.2"
28
- api "com.unboundid:unboundid-ldapsdk:6.0.7"
+ api "com.unboundid:unboundid-ldapsdk:6.0.8"
29
api "commons-codec:commons-codec:1.15"
30
api "commons-cli:commons-cli:1.5.0"
31
api "commons-collections:commons-collections:3.2.2"
0 commit comments