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

suneet 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 f345759  Update to 2.17.0 (#12081)
f345759 is described below

commit f34575936091f7e6944e4458b91396e904620727
Author: Frank Chen <[email protected]>
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 5c3eb5c..edf2c1a 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.16.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 e1fce9c..76833a9 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.16.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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to