We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ecc26e commit 5f8ecc0Copy full SHA for 5f8ecc0
build.gradle
@@ -26,7 +26,7 @@ dependencies {
26
jaxb "org.glassfish.jaxb:jaxb-runtime:4.0.5"
27
28
// https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core
29
- implementation 'org.apache.logging.log4j:log4j-core:2.23.1'
+ implementation 'org.apache.logging.log4j:log4j-core:2.24.3'
30
31
// JAXB API only
32
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.0'
0 commit comments