From b337fbe5f5c53d46259a5bbc532ace7f192fb9a2 Mon Sep 17 00:00:00 2001 From: Bowen Liang Date: Tue, 6 Aug 2024 20:38:42 +0800 Subject: [PATCH] [KYUUBI #6586] Bump commons-io to 2.16.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-io from 2.11.0(2021-07-09) to 2.16.1(2024-04-04) for accumulate updates, release note: https://commons.apache.org/proper/commons-io/changes-report.html#a2.16.1 ## 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 #6586 from bowenliang123/commonsio-216. Closes #6586 4fbb05650 [Bowen Liang] bump commons-io to 2.16.1 Authored-by: Bowen Liang Signed-off-by: Bowen Liang (cherry picked from commit 35941ed375b729e9b987254e985a87393311ac1e) Signed-off-by: Bowen Liang --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f6f62e7de..041efa61d 100644 --- a/pom.xml +++ b/pom.xml @@ -131,7 +131,7 @@ 1.5.0 1.15 3.2.2 - 2.11.0 + 2.16.1 2.6 3.13.0 delta-spark