This is an automated email from the ASF dual-hosted git repository.
btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git
The following commit(s) were added to refs/heads/master by this push:
new 19de56e JAMES-3683 log4j 2.14.1 -> 2.15.0 to address CVE-2021-44228
(#793)
19de56e is described below
commit 19de56ec618ed9fff45d1a5941d8b7de2502448a
Author: Arnaud Lefebvre <[email protected]>
AuthorDate: Mon Dec 13 02:22:21 2021 +0100
JAMES-3683 log4j 2.14.1 -> 2.15.0 to address CVE-2021-44228 (#793)
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44228
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4f4a4fa..5ce8b98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -592,7 +592,7 @@
<apache-mime4j.version>0.8.6</apache-mime4j.version>
<apache.openjpa.version>3.1.2</apache.openjpa.version>
<derby.version>10.14.2.0</derby.version>
- <log4j2.version>2.14.1</log4j2.version>
+ <log4j2.version>2.15.0</log4j2.version>
<javax.inject.version>1</javax.inject.version>
<javax.activation.groupId>javax.activation</javax.activation.groupId>
<javax.activation.artifactId>activation</javax.activation.artifactId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]