This is an automated email from the ASF dual-hosted git repository. weichiu pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/branch-3.3 by this push: new b8a76f6240b HADOOP-18622. Upgrade ant to 1.10.13 (#5360). Contributed by Aleksandr Nikolaev. b8a76f6240b is described below commit b8a76f6240ba9da2a04cd7ca9d54d62433f78b36 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) --- 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 a9b1f5ca108..1c5c04e0921 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