This is an automated email from the ASF dual-hosted git repository.
smolnar 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 87502b3 KNOX-2702 - Upgraded Log4J to 2.17.1 (#530)
87502b3 is described below
commit 87502b3adca5d162b77e4aa057ad36777a82151b
Author: Sandor Molnar <[email protected]>
AuthorDate: Thu Jan 13 19:38:16 2022 +0100
KNOX-2702 - Upgraded Log4J to 2.17.1 (#530)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 37429a7..888701b 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.16.0</log4j2.version>
+ <log4j2.version>2.17.1</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>