Skip to content

Commit 5a9404e

Browse files
authored
HADOOP-19297. [JDK17] Upgrade maven.plugin-tools.version to 3.10.2 (apache#7125) (apache#7147) Contributed by Min Yan.
Signed-off-by: Shilun Fan <slfan1989@apache.org>
1 parent f5cdb26 commit 5a9404e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-maven-plugins/pom.xml

Lines changed: 1 addition & 1 deletion
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)