Skip to content

Commit 727b527

Browse files
Bump org.apache.logging.log4j:log4j-core from 2.23.1 to 2.25.3
Bumps org.apache.logging.log4j:log4j-core from 2.23.1 to 2.25.3. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e32e0c9 commit 727b527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
jaxb "org.glassfish.jaxb:jaxb-runtime:4.0.5"
2323

2424
// https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core
25-
implementation 'org.apache.logging.log4j:log4j-core:2.23.1'
25+
implementation 'org.apache.logging.log4j:log4j-core:2.25.3'
2626

2727
// JAXB API only
2828
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.0'

0 commit comments

Comments
 (0)