You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by za...@apache.org on 2021/12/18 17:39:31 UTC

[calcite-avatica] branch master updated: [CALCITE-4951] Upgrade log4j2 version to 2.17.0

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

zabetak pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git


The following commit(s) were added to refs/heads/master by this push:
     new 8a20480  [CALCITE-4951] Upgrade log4j2 version to 2.17.0
8a20480 is described below

commit 8a20480336e6d97f733fadeba646d7383af53c0a
Author: Stamatis Zampetakis <za...@gmail.com>
AuthorDate: Sat Dec 18 14:34:19 2021 +0100

    [CALCITE-4951] Upgrade log4j2 version to 2.17.0
    
    The 2.17.0 release fixes a new security vulnerability CVE-2021-45105.
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 52b6765..4fa2502 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -72,7 +72,7 @@ jcommander.version=1.72
 jetty.version=9.4.44.v20210927
 junit.version=4.12
 kerby.version=1.1.1
-log4j2.version=2.16.0
+log4j2.version=2.17.0
 mockito.version=2.23.4
 protobuf.version=3.17.1
 scott-data-hsqldb.version=0.1