aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-19 06:36:40 -0600
committerGitHub <noreply@github.com>2023-06-19 06:36:40 -0600
commit41592c4b41467084797f1fe4dd762fc32f41000b (patch)
treea04dfdb01f7b5ded81043645e7c20e9fee903d81
parent7cc6955abbadb72dbb48c285a492be115005dc61 (diff)
downloadzxing-41592c4b41467084797f1fe4dd762fc32f41000b.tar.gz
Bump maven-war-plugin from 3.3.2 to 3.4.0 (#1655)
Bumps [maven-war-plugin](https://github.com/apache/maven-war-plugin) from 3.3.2 to 3.4.0. - [Commits](https://github.com/apache/maven-war-plugin/compare/maven-war-plugin-3.3.2...maven-war-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-war-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 34e128d4e..6532eca10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -309,7 +309,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
- <version>3.3.2</version>
+ <version>3.4.0</version>
</plugin>
<plugin>
<groupId>com.simpligility.maven.plugins</groupId>