This is an automated email from the ASF dual-hosted git repository.

joemcdonnell 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 a5b651660 IMPALA-14150: Update slf4j-api from 2.0.3 to 2.0.13
a5b651660 is described below

commit a5b651660af62a7afb9d9b973e6b927f95f5ded0
Author: pranav.lodha <[email protected]>
AuthorDate: Sun Jun 15 20:37:00 2025 +0530

    IMPALA-14150: Update slf4j-api from 2.0.3 to 2.0.13
    
    Updating slf4j to the latest version.
    
    Change-Id: I55ec1414b6a0b0452f1baabe582cdadb465eaab5
    Reviewed-on: http://gerrit.cloudera.org:8080/23030
    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 50fed3df3..41608e57a 100755
--- a/bin/impala-config.sh
+++ b/bin/impala-config.sh
@@ -277,7 +277,7 @@ export IMPALA_LOG4J2_VERSION=2.18.0
 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_SLF4J_VERSION=2.0.13
 export IMPALA_SPRINGFRAMEWORK_VERSION=5.3.39
 export IMPALA_XMLSEC_VERSION=2.2.6
 export IMPALA_VELOCITY_ENGINE_CORE_VERSION=2.4.1

Reply via email to