Skip to content

Commit 6e9e88d

Browse files
committed
chore(deps): update dependency org.apache.maven.plugins:maven-war-plugin to v3
1 parent b90750a commit 6e9e88d

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
@@ -145,7 +145,7 @@
145145
</plugin>
146146
<plugin>
147147
<artifactId>maven-war-plugin</artifactId>
148-
<version>2.2</version>
148+
<version>3.3.2</version>
149149
<configuration>
150150
<!-- <packagingExcludes>WEB-INF/classes/properties/config.properties</packagingExcludes> -->
151151
<warName>${project.artifactId}-portlet</warName>

0 commit comments

Comments
 (0)