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:12:43 UTC

[calcite] branch master updated: [CALCITE-4939] 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.git


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

commit f5a652693368ec35388b71f7c8e32ecdebd1558d
Author: Stamatis Zampetakis <za...@gmail.com>
AuthorDate: Tue Dec 14 10:19:44 2021 +0100

    [CALCITE-4939] 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 6c24948..0a829af 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -126,7 +126,7 @@ junit4.version=4.12
 junit5.version=5.8.1
 kafka-clients.version=2.1.1
 kerby.version=1.1.1
-log4j2.version=2.15.0
+log4j2.version=2.16.0
 mockito.version=2.23.4
 mongo-java-driver.version=3.10.2
 mongo-java-server.version=1.16.0