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

Commit 0f5ad35

Browse files
committed
chore(deps): update dependency org.apache.maven.plugins:maven-war-plugin to v3.3.1
1 parent bf8a993 commit 0f5ad35

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
@@ -703,7 +703,7 @@
703703
<plugin>
704704
<groupId>org.apache.maven.plugins</groupId>
705705
<artifactId>maven-war-plugin</artifactId>
706-
<version>3.2.2</version>
706+
<version>3.3.1</version>
707707
<configuration>
708708
<attachClasses>true</attachClasses>
709709
<warName>email-preview</warName>

0 commit comments

Comments
 (0)