This is an automated email from the ASF dual-hosted git repository.
madhan pushed a commit to branch atlas-2.5
in repository https://gitbox.apache.org/repos/asf/atlas.git
The following commit(s) were added to refs/heads/atlas-2.5 by this push:
new 11b0e908f ATLAS-4987: [dependabot] bump commons-io to 2.14.0 (#261)
11b0e908f is described below
commit 11b0e908fb1a75e719d65b50c9692dd7ac20c881
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 3 12:28:34 2025 -0800
ATLAS-4987: [dependabot] bump commons-io to 2.14.0 (#261)
(cherry picked from commit 70c69b181b5d21156d9219f01bb56316f4673e97)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9952cabbf..e6adaa6ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
<commons-conf.version>1.10</commons-conf.version>
<commons-conf2.version>2.10.1</commons-conf2.version>
<commons-el.version>1.0</commons-el.version>
- <commons-io.version>2.11.0</commons-io.version>
+ <commons-io.version>2.14.0</commons-io.version>
<commons-lang.version>2.6</commons-lang.version>
<commons-logging.version>1.1.3</commons-logging.version>
<commons-text.version>1.10.0</commons-text.version>