This is an automated email from the ASF dual-hosted git repository.
madhan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git
The following commit(s) were added to refs/heads/master by this push:
new 70c69b181 ATLAS-4987: [dependabot] bump commons-io to 2.14.0 (#261)
70c69b181 is described below
commit 70c69b181b5d21156d9219f01bb56316f4673e97
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)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 387d4049b..dd3b28d2a 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>