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 fbdcc62 [CALCITE-4974] Upgrade log4j2 version to 2.17.1
fbdcc62 is described below
commit fbdcc62745a0e8920db759fb6bdce564d854e407
Author: Stamatis Zampetakis <[email protected]>
AuthorDate: Tue Jan 4 12:56:41 2022 +0100
[CALCITE-4974] Upgrade log4j2 version to 2.17.1
The 2.17.1 contains a fix for CVE-2021-44832 (security vulnerability)
and other minor improvements.
---
gradle.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle.properties b/gradle.properties
index 4fa2502..81c3199 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.17.0
+log4j2.version=2.17.1
mockito.version=2.23.4
protobuf.version=3.17.1
scott-data-hsqldb.version=0.1