This is an automated email from the ASF dual-hosted git repository.
more pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git
The following commit(s) were added to refs/heads/master by this push:
new 242aed4 KNOX-2696 - Upgrade Log4j2 to log4j-2.15.0 (#524)
242aed4 is described below
commit 242aed4e29887197b378ddb8cbf5a466f46af3a5
Author: Sandeep Moré <[email protected]>
AuthorDate: Sat Dec 11 22:05:40 2021 -0500
KNOX-2696 - Upgrade Log4j2 to log4j-2.15.0 (#524)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 57f6385..72fe582 100644
--- a/pom.xml
+++ b/pom.xml
@@ -234,7 +234,7 @@
<junit.version>4.13.2</junit.version>
<lang-tag.version>1.5</lang-tag.version>
<libpam4j.version>1.11</libpam4j.version>
- <log4j2.version>2.14.0</log4j2.version>
+ <log4j2.version>2.15.0</log4j2.version>
<maven-checkstyle-plugin.version>3.1.1</maven-checkstyle-plugin.version>
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
<maven-dependency-plugin.version>3.1.2</maven-dependency-plugin.version>