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 8c878b0 commit ae02b5bCopy full SHA for ae02b5b
build.gradle
@@ -112,7 +112,7 @@ configurations.all {
112
force 'commons-codec:commons-codec:1.17.2'
113
force "com.fasterxml.jackson.core:jackson-databind:${versions.jackson_databind}"
114
force "org.yaml:snakeyaml:${versions.snakeyaml}"
115
- force 'org.codehaus.plexus:plexus-utils:3.0.24'
+ force 'org.codehaus.plexus:plexus-utils:3.6.0'
116
}
117
118
0 commit comments