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 8e07130 commit 5635823Copy full SHA for 5635823
build.gradle
@@ -113,7 +113,7 @@ configurations.all {
113
force 'commons-beanutils:commons-beanutils:1.10.0'
114
force 'com.google.guava:guava:30.1.1-jre'
115
force 'com.puppycrawl.tools:checkstyle:8.45.1'
116
- force 'commons-codec:commons-codec:1.17.2'
+ force 'commons-codec:commons-codec:1.18.0'
117
force "com.fasterxml.jackson.core:jackson-databind:${versions.jackson_databind}"
118
force "org.yaml:snakeyaml:${versions.snakeyaml}"
119
force 'org.codehaus.plexus:plexus-utils:3.6.0'
0 commit comments