From 45eebda4317da43edb8a58de319d102a623831d9 Mon Sep 17 00:00:00 2001 From: Bowen Liang Date: Thu, 17 Oct 2024 21:29:05 +0800 Subject: [PATCH] [KYUUBI #6746] Bump commons-lang3 from 3.13.0 to 3.17.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # :mag: Description ## Issue References ๐Ÿ”— This pull request fixes # ## Describe Your Solution ๐Ÿ”ง - Bump commons-lang3 from 3.13.0 ( 2023-07-23 ) to 3.17.0 ( 2024-08-24 ), https://commons.apache.org/proper/commons-lang/changes-report.html#a3.17.0 ## Types of changes :bookmark: - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Test Plan ๐Ÿงช #### Behavior Without This Pull Request :coffin: #### Behavior With This Pull Request :tada: #### Related Unit Tests --- # Checklist ๐Ÿ“ - [ ] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes #6746 from bowenliang123/commonslang3-3.17. Closes #6746 d72467bfb [Bowen Liang] bump commons-lang3 from 3.13.0 to 3.17.0 Authored-by: Bowen Liang Signed-off-by: Bowen Liang --- dev/dependencyList | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev/dependencyList b/dev/dependencyList index 632295d8e..9e8d7650b 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.15//commons-codec-1.15.jar -commons-lang3/3.13.0//commons-lang3-3.13.0.jar +commons-lang3/3.17.0//commons-lang3-3.17.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 29f1aed40..96922b2e8 100644 --- a/pom.xml +++ b/pom.xml @@ -133,7 +133,7 @@ 1.15 3.2.2 2.16.1 - 3.13.0 + 3.17.0 delta-spark_${scala.binary.version} 3.2.0 3.3.2