Skip to content

Commit df979e7

Browse files
authored
HADOOP-19297. [JDK17] Upgrade maven.plugin-tools.version to 3.10.2 (#7125) Contributed by Min Yan.
Reviewed-by: Steve Loughran <stevel@apache.org> Signed-off-by: Shilun Fan <slfan1989@apache.org>
1 parent 66baf1e commit df979e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-maven-plugins/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<name>Apache Hadoop Maven Plugins</name>
2828
<properties>
2929
<maven.dependency.version>3.9.5</maven.dependency.version>
30-
<maven.plugin-tools.version>3.10.1</maven.plugin-tools.version>
30+
<maven.plugin-tools.version>3.10.2</maven.plugin-tools.version>
3131
<plexus.classworlds.version>2.7.0</plexus.classworlds.version>
3232
<sisu.inject.version>0.3.5</sisu.inject.version>
3333
</properties>

0 commit comments

Comments
 (0)