This is an automated email from the ASF dual-hosted git repository. weichiu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ambari.git
The following commit(s) were added to refs/heads/trunk by this push: new 552c6e4869 AMBARI-25814: Bump commons-io:commons-io from 2.8.0 to 2.14.0 in /ambari-agent (#3992) 552c6e4869 is described below commit 552c6e48690e074bc14ac383f4e77c44b9d0ea4e Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Apr 18 23:52:57 2025 -0700 AMBARI-25814: Bump commons-io:commons-io from 2.8.0 to 2.14.0 in /ambari-agent (#3992) Bumps commons-io:commons-io from 2.8.0 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ambari-agent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ambari-agent/pom.xml b/ambari-agent/pom.xml index 4b6ebda700..4fee39a5e4 100644 --- a/ambari-agent/pom.xml +++ b/ambari-agent/pom.xml @@ -59,7 +59,7 @@ <commons-configuration2.version>2.8.0</commons-configuration2.version> <commons-lang.version>2.6</commons-lang.version> <commons-lang3.version>3.12.0</commons-lang3.version> - <commons-io.version>2.8.0</commons-io.version> + <commons-io.version>2.14.0</commons-io.version> <commons-logging.version>1.1.3</commons-logging.version> <commons-compress.version>1.21</commons-compress.version> <guava.version>27.0-jre</guava.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@ambari.apache.org For additional commands, e-mail: commits-h...@ambari.apache.org