Skip to content

Commit 150a457

Browse files
ashwintumma23Ashwin Tumma
andauthored
Bump org.apache.logging.log4j:log4j-core from 2.22.1 to 2.25.3 (#18874)
Updates org.apache.logging.log4j:log4j-core from 2.22.1 to 2.25.3 to address CVE-2025-68161. Co-authored-by: Ashwin Tumma <[email protected]>
1 parent b692c59 commit 150a457

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

licenses.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1868,7 +1868,7 @@ name: Apache Log4j
18681868
license_category: binary
18691869
module: java-core
18701870
license_name: Apache License version 2.0
1871-
version: 2.22.1
1871+
version: 2.25.3
18721872
libraries:
18731873
- org.apache.logging.log4j: log4j-1.2-api
18741874
- org.apache.logging.log4j: log4j-api

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<jersey.version>1.19.4</jersey.version>
109109
<jackson.version>2.19.2</jackson.version>
110110
<codehaus.jackson.version>1.9.13</codehaus.jackson.version>
111-
<log4j.version>2.22.1</log4j.version>
111+
<log4j.version>2.25.3</log4j.version>
112112
<mysql.version>8.2.0</mysql.version>
113113
<mariadb.version>2.7.3</mariadb.version>
114114
<netty3.version>3.10.6.Final</netty3.version>

0 commit comments

Comments
 (0)