Skip to content

Commit

Permalink
HADOOP-19297. [JDK17] Upgrade maven.plugin-tools.version to 3.10.2 (#…
Browse files Browse the repository at this point in the history
…7125) Contributed by Min Yan.

Reviewed-by: Steve Loughran <[email protected]>
Signed-off-by: Shilun Fan <[email protected]>
  • Loading branch information
myandpr authored Nov 4, 2024
1 parent 66baf1e commit df979e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hadoop-maven-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit df979e7

Please sign in to comment.