Skip to content
This repository was archived by the owner on Nov 7, 2024. It is now read-only.

Commit 6936475

Browse files
committed
bump war plugin version to the one working on JDK9
Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
1 parent 8abcfcc commit 6936475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
<plugin>
201201
<groupId>org.apache.maven.plugins</groupId>
202202
<artifactId>maven-war-plugin</artifactId>
203-
<version>3.0.0</version>
203+
<version>3.1.0</version>
204204
</plugin>
205205
<plugin>
206206
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)