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 4a41432 commit 073a396Copy full SHA for 073a396
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-collections:commons-collections:3.2.2"
0 commit comments