Skip to content

Commit 5f8ecc0

Browse files
Bump org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.3
Bumps org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.3. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ecc26e commit 5f8ecc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies {
2626
jaxb "org.glassfish.jaxb:jaxb-runtime:4.0.5"
2727

2828
// https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core
29-
implementation 'org.apache.logging.log4j:log4j-core:2.23.1'
29+
implementation 'org.apache.logging.log4j:log4j-core:2.24.3'
3030

3131
// JAXB API only
3232
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.0'

0 commit comments

Comments
 (0)