The Apache Maven team is pleased to announce the release of the Apache
Maven WAR Plugin version 3.5.1.

https://maven.apache.org/plugins/maven-war-plugin/

You should specify the version in your project's plugin configuration:

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-war-plugin</artifactId>
  <version>3.5.1</version>
</plugin>

Release Notes - Maven WAR Plugin - Version 3.5.1

https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-3.5.1

Enjoy,

-The Apache Maven team

Reply via email to