Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit f0a266c

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-war-plugin to v3.3.2
1 parent d3931af commit f0a266c

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
@@ -705,7 +705,7 @@
705705
<plugin>
706706
<groupId>org.apache.maven.plugins</groupId>
707707
<artifactId>maven-war-plugin</artifactId>
708-
<version>3.2.2</version>
708+
<version>3.3.2</version>
709709
<configuration>
710710
<attachClasses>true</attachClasses>
711711
<warName>email-preview</warName>

0 commit comments

Comments
 (0)