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 e6b8e88f6 IMPALA-13605: Upgrade spring-core to 5.3.39
e6b8e88f6 is described below
commit e6b8e88f658651097657e4ccbe3f2b75508b89dc
Author: Michael Smith <[email protected]>
AuthorDate: Fri Dec 13 12:01:18 2024 -0800
IMPALA-13605: Upgrade spring-core to 5.3.39
Addresses CVE-2024-38808, CVE-2024-38809, and bug fixes.
Change-Id: I3df09e3ba44fcec120c42c49d4abd77556702dfc
Reviewed-on: http://gerrit.cloudera.org:8080/22208
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 1e6083d3f..a0faa8afe 100755
--- a/bin/impala-config.sh
+++ b/bin/impala-config.sh
@@ -276,7 +276,7 @@ export IMPALA_ORC_JAVA_VERSION=1.7.6
export IMPALA_PAC4J_VERSION=4.5.5
export IMPALA_RELOAD4j_VERSION=1.2.22
export IMPALA_SLF4J_VERSION=2.0.3
-export IMPALA_SPRINGFRAMEWORK_VERSION=5.3.37
+export IMPALA_SPRINGFRAMEWORK_VERSION=5.3.39
export IMPALA_XMLSEC_VERSION=2.2.6
export IMPALA_OBS_VERSION=3.1.1-hw-42
export IMPALA_DBCP2_VERSION=2.9.0