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/21 01:20:42 UTC

[druid] 01/01: Update to 2.17.0 (#12081)

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

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

commit 20c3f2f8a1fe0763c9a85b04743573e832f3b91b
Author: Frank Chen <fr...@outlook.com>
AuthorDate: Mon Dec 20 12:27:08 2021 +0800

    Update to 2.17.0 (#12081)
---
 licenses.yaml | 2 +-
 pom.xml       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/licenses.yaml b/licenses.yaml
index 7bef0dbc..49de289 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -1789,7 +1789,7 @@ name: Apache Log4j
 license_category: binary
 module: java-core
 license_name: Apache License version 2.0
-version: 2.15.0
+version: 2.17.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 d002a26..24fb973 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.17.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