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 eaea4ea commit 59cddf0Copy full SHA for 59cddf0
dependencies/build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
api "org.apache.commons:commons-pool2:2.12.1"
37
api "com.google.code.typica:typica:1.7.2"
38
api "com.unboundid:unboundid-ldapsdk:7.0.3"
39
- api "commons-codec:commons-codec:1.19.0"
+ api "commons-codec:commons-codec:1.20.0"
40
api "commons-cli:commons-cli:1.10.0"
41
api "commons-lang:commons-lang:2.6"
42
api "commons-logging:commons-logging:1.3.5"
0 commit comments