You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by gi...@apache.org on 2021/12/14 03:06:25 UTC

[druid] branch master updated: Update to log4j 2.16.0. (#12061)

This is an automated email from the ASF dual-hosted git repository.

gian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new d917e04  Update to log4j 2.16.0. (#12061)
d917e04 is described below

commit d917e0433ed7bf5e2068c7914f5e7d21bf58c1b6
Author: Gian Merlino <gi...@gmail.com>
AuthorDate: Mon Dec 13 19:06:00 2021 -0800

    Update to log4j 2.16.0. (#12061)
    
    * Update to log4j 2.16.0.
    
    * Update licenses.yaml
---
 licenses.yaml | 2 +-
 pom.xml       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/licenses.yaml b/licenses.yaml
index 7aa44f0..5c3eb5c 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -1822,7 +1822,7 @@ name: Apache Log4j
 license_category: binary
 module: java-core
 license_name: Apache License version 2.0
-version: 2.15.0
+version: 2.16.0
 libraries:
   - org.apache.logging.log4j: log4j-1.2-api
   - org.apache.logging.log4j: log4j-api
diff --git a/pom.xml b/pom.xml
index ce1f900..e1fce9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,7 +96,7 @@
         <jersey.version>1.19.3</jersey.version>
         <jackson.version>2.10.5.20201202</jackson.version>
         <codehaus.jackson.version>1.9.13</codehaus.jackson.version>
-        <log4j.version>2.15.0</log4j.version>
+        <log4j.version>2.16.0</log4j.version>
         <mysql.version>5.1.48</mysql.version>
         <mariadb.version>2.7.3</mariadb.version>
         <netty3.version>3.10.6.Final</netty3.version>

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org