This is an automated email from the ASF dual-hosted git repository.
rcordier 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 35ca6ce Upgrade log4j to 2.17.0 [CVE-2021-45105]
35ca6ce is described below
commit 35ca6ce01c7c1bbbfd607ab7a9041f1520d7e9ca
Author: Benoit Tellier <[email protected]>
AuthorDate: Sun Dec 19 10:35:03 2021 +0700
Upgrade log4j to 2.17.0 [CVE-2021-45105]
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c1e5376..e94dc97 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.16.0</log4j2.version>
+ <log4j2.version>2.17.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]