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/31 01:18:59 UTC

[druid] branch master updated: Update log4j2 to 2.17.1 (#12106)

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 fe71fc4  Update log4j2 to 2.17.1 (#12106)
fe71fc4 is described below

commit fe71fc414fbe0627290487cce59055dd65794ff8
Author: Frank Chen <fr...@outlook.com>
AuthorDate: Fri Dec 31 09:18:16 2021 +0800

    Update log4j2 to 2.17.1 (#12106)
    
    Signed-off-by: frank chen <fr...@outlook.com>
---
 licenses.yaml | 2 +-
 pom.xml       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/licenses.yaml b/licenses.yaml
index da17fd7..1e90c04 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.17.0
+version: 2.17.1
 libraries:
   - org.apache.logging.log4j: log4j-1.2-api
   - org.apache.logging.log4j: log4j-api
diff --git a/pom.xml b/pom.xml
index 76833a9..d8d6d0e 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.17.0</log4j.version>
+        <log4j.version>2.17.1</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