Skip to content

Commit 2a8dace

Browse files
Update dependency org.apache.maven.plugins:maven-war-plugin to v3.5.1
1 parent 9cf687d commit 2a8dace

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@
327327
<plugin>
328328
<groupId>org.apache.maven.plugins</groupId>
329329
<artifactId>maven-war-plugin</artifactId>
330-
<version>3.3.2</version>
330+
<version>3.5.1</version>
331331
<dependencies>
332332
<dependency>
333333
<groupId>org.codehaus.plexus</groupId>
@@ -389,7 +389,7 @@
389389
<plugin>
390390
<groupId>org.apache.maven.plugins</groupId>
391391
<artifactId>maven-war-plugin</artifactId>
392-
<version>3.3.2</version>
392+
<version>3.5.1</version>
393393
<configuration>
394394
<warName>BookmarksPortlet</warName>
395395
<webXml>${basedir}/target/jspweb.xml</webXml>

0 commit comments

Comments
 (0)