summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas <>2021-12-20 11:13:38 +0100
committerThomas <>2021-12-20 11:13:38 +0100
commit999234a7e906b80c36f63127d753a8b37ac8e35e (patch)
tree7de23800fd564971a4c243324c2f2562440b85fe /pom.xml
parent05230a109b61195154b2191695168bcdd39315a1 (diff)
downloadEAAF-Components-999234a7e906b80c36f63127d753a8b37ac8e35e.tar.gz
EAAF-Components-999234a7e906b80c36f63127d753a8b37ac8e35e.tar.bz2
EAAF-Components-999234a7e906b80c36f63127d753a8b37ac8e35e.zip
update log4j to fix CVE-2021-45105 and CVE-2021-45046:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0406be46..f84006e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
<org.bouncycastle.bctls-jdk15to18.version>1.69</org.bouncycastle.bctls-jdk15to18.version>
<org.slf4j.version>1.7.32</org.slf4j.version>
- <log4j.version>2.15.0</log4j.version>
+ <log4j.version>2.17.0</log4j.version>
<ch.qos.logback-access.version>1.2.9</ch.qos.logback-access.version>
<commons-codec.version>1.15</commons-codec.version>