From 8bea66a4125b521086094ef4f3a8a9fa75df7631 Mon Sep 17 00:00:00 2001 From: Cheng Pan Date: Thu, 24 Jul 2025 14:46:51 +0800 Subject: [PATCH] [KYUUBI #7151] Bump commons-lang3 3.18.0 ### Why are the changes needed? This version contains CVE-2025-48924 fix. ### How was this patch tested? Pass GHA. ### Was this patch authored or co-authored using generative AI tooling? No. Closes #7151 from pan3793/lang3-3.18. Closes #7151 fbbedce33 [Cheng Pan] Bump commons-lang3 3.18.0 Authored-by: Cheng Pan Signed-off-by: Cheng Pan --- dev/dependencyList | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev/dependencyList b/dev/dependencyList index a9c4e8375..68df87867 100644 --- a/dev/dependencyList +++ b/dev/dependencyList @@ -30,7 +30,7 @@ arrow-vector/16.0.0//arrow-vector-16.0.0.jar checker-qual/3.42.0//checker-qual-3.42.0.jar classgraph/4.8.138//classgraph-4.8.138.jar commons-codec/1.17.1//commons-codec-1.17.1.jar -commons-lang3/3.17.0//commons-lang3-3.17.0.jar +commons-lang3/3.18.0//commons-lang3-3.18.0.jar error_prone_annotations/2.23.0//error_prone_annotations-2.23.0.jar failsafe/3.3.2//failsafe-3.3.2.jar failureaccess/1.0.2//failureaccess-1.0.2.jar diff --git a/pom.xml b/pom.xml index 70bedda8a..e3696c848 100644 --- a/pom.xml +++ b/pom.xml @@ -134,7 +134,7 @@ 1.17.1 3.2.2 2.16.1 - 3.17.0 + 3.18.0 delta-spark_${scala.binary.version} 3.3.1 3.3.2