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 e61b632 commit 3f559f9Copy full SHA for 3f559f9
build.gradle.kts
@@ -24,7 +24,7 @@ dependencies {
24
exclude(group = "org.apache.logging.log4j", module = "log4j-slf4j-impl")
25
}
26
27
- implementation("commons-codec:commons-codec:1.17.2")
+ implementation("commons-codec:commons-codec:1.18.0")
28
implementation("commons-io:commons-io:2.18.0")
29
implementation("org.apache.maven:maven-core:3.9.9")
30
0 commit comments