Skip to content

Commit 24370d4

Browse files
Bump org.apache.logging.log4j:log4j-core in /modules/distribution
Bumps org.apache.logging.log4j:log4j-core from 2.18.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>
1 parent ec1727a commit 24370d4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

modules/distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
<dependency>
172172
<groupId>org.apache.logging.log4j</groupId>
173173
<artifactId>log4j-core</artifactId>
174-
<version>2.18.0</version>
174+
<version>2.25.3</version>
175175
</dependency>
176176
<dependency>
177177
<groupId>org.apache.logging.log4j</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -702,7 +702,7 @@
702702
<dependency>
703703
<groupId>org.apache.logging.log4j</groupId>
704704
<artifactId>log4j-core</artifactId>
705-
<version>2.24.1</version>
705+
<version>2.25.3</version>
706706
</dependency>
707707
<dependency>
708708
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)