This is an automated email from the ASF dual-hosted git repository.
stigahuang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
The following commit(s) were added to refs/heads/master by this push:
new 078677e67 IMPALA-14149: Update guava from 28.1-jre to 32.1.2-jre
078677e67 is described below
commit 078677e67a8e5bd81c7e57faff861b9cf750f8c4
Author: pranav.lodha <[email protected]>
AuthorDate: Sun Jun 15 19:44:40 2025 +0530
IMPALA-14149: Update guava from 28.1-jre to 32.1.2-jre
Update guava from 28.1-jre to 32.1.2-jre due to the following CVEs:
CVE-2020-8908, CVE-2023-2976.
Change-Id: I4e8bb7c7963ae7c52a8f12fa8529122e662c5def
Reviewed-on: http://gerrit.cloudera.org:8080/23029
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
bin/impala-config.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/impala-config.sh b/bin/impala-config.sh
index 41608e57a..7dfe5f801 100755
--- a/bin/impala-config.sh
+++ b/bin/impala-config.sh
@@ -265,7 +265,7 @@ export IMPALA_BOUNCY_CASTLE_VERSION=1.78
export IMPALA_COMMONS_LANG3_VERSION=3.17.0
export IMPALA_COS_VERSION=3.1.0-8.0.8
export IMPALA_DERBY_VERSION=10.14.2.0
-export IMPALA_GUAVA_VERSION=32.0.1-jre
+export IMPALA_GUAVA_VERSION=32.1.2-jre
export IMPALA_HUDI_VERSION=0.5.0-incubating
export IMPALA_HTTP_CORE_VERSION=4.4.14
export IMPALA_JACKSON_VERSION=2.15.3