Update log4j to 2.16.0

This commit is contained in:
Nassim Jahnke 2021-12-17 19:03:00 +01:00
parent a2697ba5b1
commit a4e665f842
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..1d6469b65a624c1f9ed7ed0e72d8f44f47358755 100644
index 1a9204c869dd36e80932b1366352db15ebd70723..56d5c72513fb11c7c49b8d6ebd248dc0ba1aa936 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
@ -13,7 +13,7 @@ index 1a9204c869dd36e80932b1366352db15ebd70723..1d6469b65a624c1f9ed7ed0e72d8f44f
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-bom</artifactId>
- <version>2.11.2</version>
+ <version>2.15.0</version>
+ <version>2.16.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>