Update log4j to 2.17.0

This commit is contained in:
Nassim Jahnke 2021-12-18 09:09:38 +01:00
parent a4e665f842
commit fa1a7c180c
No known key found for this signature in database
GPG key ID: 6BE3B555EBC5982B

View file

@ -5,7 +5,7 @@ Subject: [PATCH] Update log4j
diff --git a/pom.xml b/pom.xml
index 1a9204c869dd36e80932b1366352db15ebd70723..56d5c72513fb11c7c49b8d6ebd248dc0ba1aa936 100644
index 1a9204c869dd36e80932b1366352db15ebd70723..48495ad71339c142a62839824a98c02011645207 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
@ -13,7 +13,7 @@ index 1a9204c869dd36e80932b1366352db15ebd70723..56d5c72513fb11c7c49b8d6ebd248dc0
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-bom</artifactId>
- <version>2.11.2</version>
+ <version>2.16.0</version>
+ <version>2.17.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>