This is an automated email from the ASF dual-hosted git repository.

slfan1989 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/trunk by this push:
     new df979e70de9 HADOOP-19297. [JDK17] Upgrade maven.plugin-tools.version 
to 3.10.2 (#7125) Contributed by Min Yan.
df979e70de9 is described below

commit df979e70de9e400bd5572d6f68f080144248e2c5
Author: yanmin <myan...@163.com>
AuthorDate: Tue Nov 5 07:46:35 2024 +0800

    HADOOP-19297. [JDK17] Upgrade maven.plugin-tools.version to 3.10.2 (#7125) 
Contributed by Min Yan.
    
    Reviewed-by: Steve Loughran <ste...@apache.org>
    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 6e253e69024..d940f9e6364 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

Reply via email to