From 190e4dfc3b82164bacb5ed8edbfde94880d9a84c Mon Sep 17 00:00:00 2001 From: Bowen Liang Date: Fri, 15 Nov 2024 11:20:04 +0800 Subject: [PATCH] [KYUUBI #6773] Bump commons-codec from 1.15 to 1.17.1 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-codec from 1.15 (Seq 2020) to 1.17.1 (Jul 2024): https://commons.apache.org/proper/commons-codec/changes-report.html ## 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 #6773 from bowenliang123/commons-codec-1.17. Closes #6773 347ef0fe9 [Bowen Liang] update Authored-by: Bowen Liang Signed-off-by: Bowen Liang (cherry picked from commit 27e7254930e0ffceeaa8d27c1e217eb70589316b) 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 0aaaa1f9c..3a4dbdbd0 100644 --- a/dev/dependencyList +++ b/dev/dependencyList @@ -29,7 +29,7 @@ arrow-memory-netty/16.0.0//arrow-memory-netty-16.0.0.jar 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-codec/1.17.1//commons-codec-1.17.1.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 diff --git a/pom.xml b/pom.xml index 5e0014a90..a1310a944 100644 --- a/pom.xml +++ b/pom.xml @@ -131,7 +131,7 @@ 1.78 4.2.26 1.5.0 - 1.15 + 1.17.1 3.2.2 2.16.1 3.17.0