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 d2034d7 commit 6c14b32Copy full SHA for 6c14b32
dependencies/build.gradle
@@ -26,7 +26,7 @@ dependencies {
26
api "ch.qos.logback:logback-classic:1.4.14"
27
api "com.google.code.typica:typica:1.7.2"
28
api "com.unboundid:unboundid-ldapsdk:6.0.11"
29
- api "commons-codec:commons-codec:1.16.0"
+ api "commons-codec:commons-codec:1.16.1"
30
api "commons-cli:commons-cli:1.5.0"
31
api "commons-httpclient:commons-httpclient:3.1"
32
api "commons-lang:commons-lang:2.6"
0 commit comments