Skip to content

Commit b43f778

Browse files
Bump maven-war-plugin from 3.2.0 to 3.3.0 (#71)
Bumps [maven-war-plugin](https://github.com/apache/maven-war-plugin) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/apache/maven-war-plugin/releases) - [Commits](apache/maven-war-plugin@maven-war-plugin-3.2.0...maven-war-plugin-3.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 17177cd commit b43f778

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
@@ -335,7 +335,7 @@
335335
<plugin>
336336
<groupId>org.apache.maven.plugins</groupId>
337337
<artifactId>maven-war-plugin</artifactId>
338-
<version>3.2.0</version>
338+
<version>3.3.0</version>
339339
</plugin>
340340
<plugin>
341341
<groupId>org.apache.tomcat.maven</groupId>

0 commit comments

Comments
 (0)