This is an automated email from the ASF dual-hosted git repository.
btellier pushed a commit to branch 3.6.x
in repository https://gitbox.apache.org/repos/asf/james-project.git
The following commit(s) were added to refs/heads/3.6.x by this push:
new fb939c7 JAMES-3683 Upgrade Log4J to 2.15.0 (#794)
fb939c7 is described below
commit fb939c7aa286c91190c910691be853279a125469
Author: Benoit TELLIER <[email protected]>
AuthorDate: Mon Dec 13 08:22:28 2021 +0700
JAMES-3683 Upgrade Log4J to 2.15.0 (#794)
CF CVE-2021-44228
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 17f9151..691082e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -593,7 +593,7 @@
<apache.openjpa.version>3.1.2</apache.openjpa.version>
<camel.version>3.8.0</camel.version>
<derby.version>10.14.2.0</derby.version>
- <log4j2.version>2.14.0</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]