This is an automated email from the ASF dual-hosted git repository. weichiu pushed a commit to branch branch-3.3.6 in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/branch-3.3.6 by this push: new 2d6bda83565 HADOOP-18622. Upgrade ant to 1.10.13 (#5360). Contributed by Aleksandr Nikolaev. 2d6bda83565 is described below commit 2d6bda83565727c80d05340f2d41c9989c70e80e Author: nao <56360298+nao...@users.noreply.github.com> AuthorDate: Tue Feb 21 14:18:49 2023 +0300 HADOOP-18622. Upgrade ant to 1.10.13 (#5360). Contributed by Aleksandr Nikolaev. Signed-off-by: Ayush Saxena <ayushsax...@apache.org> (cherry picked from commit acf82d4d55d516812110af8991bb1e5b88d23c3e) (cherry picked from commit b8a76f6240ba9da2a04cd7ca9d54d62433f78b36) --- hadoop-project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index e1e70063b73..0b24fbe0c52 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -215,7 +215,7 @@ <nimbus-jose-jwt.version>9.8.1</nimbus-jose-jwt.version> <nodejs.version>v12.22.1</nodejs.version> <yarnpkg.version>v1.22.5</yarnpkg.version> - <apache-ant.version>1.10.11</apache-ant.version> + <apache-ant.version>1.10.13</apache-ant.version> <jmh.version>1.20</jmh.version> </properties> --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org