This is an automated email from the ASF dual-hosted git repository. slfan1989 pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/branch-3.4 by this push: new 5a9404e4ba1 HADOOP-19297. [JDK17] Upgrade maven.plugin-tools.version to 3.10.2 (#7125) (#7147) Contributed by Min Yan. 5a9404e4ba1 is described below commit 5a9404e4ba19ea53983cc993a75fa468517ca83e Author: yanmin <myan...@163.com> AuthorDate: Fri Nov 8 08:54:05 2024 +0800 HADOOP-19297. [JDK17] Upgrade maven.plugin-tools.version to 3.10.2 (#7125) (#7147) Contributed by Min Yan. Signed-off-by: Shilun Fan <slfan1...@apache.org> --- hadoop-maven-plugins/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hadoop-maven-plugins/pom.xml b/hadoop-maven-plugins/pom.xml index 1c5a023ffcc..56e42d22b86 100644 --- a/hadoop-maven-plugins/pom.xml +++ b/hadoop-maven-plugins/pom.xml @@ -27,7 +27,7 @@ <name>Apache Hadoop Maven Plugins</name> <properties> <maven.dependency.version>3.9.5</maven.dependency.version> - <maven.plugin-tools.version>3.10.1</maven.plugin-tools.version> + <maven.plugin-tools.version>3.10.2</maven.plugin-tools.version> <plexus.classworlds.version>2.7.0</plexus.classworlds.version> <sisu.inject.version>0.3.5</sisu.inject.version> </properties> --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org