Skip to content

Commit

Permalink
HADOOP-19296. [JDK17] Upgrade maven-war-plugin to 3.4.0. (apache#7086)…
Browse files Browse the repository at this point in the history
… Contributed by Shilun Fan.

Reviewed-by: Ayush Saxena <ayushsaxena@apache.org>
Reviewed-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Shilun Fan <slfan1989@apache.org>
  • Loading branch information
slfan1989 authored Oct 3, 2024
1 parent 1b5a2a7 commit 4e6432a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hadoop-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
<maven-resources-plugin.version>2.6</maven-resources-plugin.version>
<maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>
<maven-jar-plugin.version>2.5</maven-jar-plugin.version>
<maven-war-plugin.version>3.1.0</maven-war-plugin.version>
<maven-war-plugin.version>3.4.0</maven-war-plugin.version>
<maven-source-plugin.version>2.3</maven-source-plugin.version>
<maven-pdf-plugin.version>1.2</maven-pdf-plugin.version>
<maven-remote-resources-plugin.version>1.5</maven-remote-resources-plugin.version>
Expand Down

0 comments on commit 4e6432a

Please sign in to comment.