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 abcf6aa commit 5470da7Copy full SHA for 5470da7
build.gradle.kts
@@ -50,7 +50,7 @@ dependencies {
50
implementation("org.apache.ant:ant:1.10.15")
51
implementation("org.codehaus.plexus:plexus-utils:4.0.2")
52
implementation("org.codehaus.plexus:plexus-xml:4.0.4")
53
- implementation("org.apache.logging.log4j:log4j-core:2.24.1")
+ implementation("org.apache.logging.log4j:log4j-core:2.24.2")
54
implementation("org.vafer:jdependency:2.11")
55
56
testImplementation("org.spockframework:spock-core:2.3-groovy-3.0") {
0 commit comments