task: Update Maven version (#1949)
* Update maven and maven wrapper to the latest versions * Update maven-war-plugin version Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
This commit is contained in:
@ -150,7 +150,7 @@
|
||||
</plugin>
|
||||
<plugin>
|
||||
<artifactId>maven-war-plugin</artifactId>
|
||||
<version>2.4</version>
|
||||
<version>3.3.2</version>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.mortbay.jetty</groupId>
|
||||
|
Reference in New Issue
Block a user