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/14 13:07:04 UTC

[calcite-avatica] branch master updated: [CALCITE-4940] Upgrade log4j2 version to 2.16.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 3555474  [CALCITE-4940] Upgrade log4j2 version to 2.16.0
3555474 is described below

commit 35554749efa0268d176419e43600fb2d23a7de76
Author: Stamatis Zampetakis <za...@gmail.com>
AuthorDate: Tue Dec 14 10:25:07 2021 +0100

    [CALCITE-4940] Upgrade log4j2 version to 2.16.0
    
    The 2.16.0 release has two additional fixes related to CVE-2021-4422 for
    hardening security.
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 3fac654..52b6765 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.15.0
+log4j2.version=2.16.0
 mockito.version=2.23.4
 protobuf.version=3.17.1
 scott-data-hsqldb.version=0.1