Skip to content

Commit b768376

Browse files
Bump org.apache.logging.log4j:log4j-core from 2.22.0 to 2.25.3 (#447)
Bumps org.apache.logging.log4j:log4j-core from 2.22.0 to 2.25.3. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d96a52 commit b768376

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@
529529
<dependency>
530530
<groupId>org.apache.logging.log4j</groupId>
531531
<artifactId>log4j-core</artifactId>
532-
<version>2.22.0</version>
532+
<version>2.25.3</version>
533533
</dependency>
534534

535535
<dependency>

test_support/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>org.apache.logging.log4j</groupId>
105105
<artifactId>log4j-core</artifactId>
106-
<version>2.22.0</version>
106+
<version>2.25.3</version>
107107
</dependency>
108108
<dependency>
109109
<groupId>jakarta.xml.bind</groupId>

0 commit comments

Comments
 (0)