IMPALA-14326: Update commons-lang3 to version 3.18.0

Update commons-lang3 from version 3.17.0 to 3.18.0.

Testing:
 - Core tests passed.

Change-Id: Ie3f2e4ac7232e3f2e2c1c6c6a62225564faaaf4a
Reviewed-on: http://gerrit.cloudera.org:8080/23324
Reviewed-by: Csaba Ringhofer <csringhofer@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
This commit is contained in:
Daniel Becker
2025-08-19 16:38:23 +02:00
committed by Michael Smith
parent ff58c5d42f
commit 991c0d5cf3

View File

@@ -272,7 +272,7 @@ export APACHE_OZONE_VERSION=1.4.0
# Java dependencies that are not also runtime components. Declaring versions here allows
# other branches to override them in impala-config-branch.sh for cleaner patches.
export IMPALA_BOUNCY_CASTLE_VERSION=1.78
export IMPALA_COMMONS_LANG3_VERSION=3.17.0
export IMPALA_COMMONS_LANG3_VERSION=3.18.0
export IMPALA_COS_VERSION=3.1.0-8.0.8
export IMPALA_DERBY_VERSION=10.14.2.0
export IMPALA_GUAVA_VERSION=32.1.2-jre