Skip to content

Commit 9db4a60

Browse files
Bump org.apache.maven.plugins:maven-war-plugin in /sample-apps/maven-app
Bumps [org.apache.maven.plugins:maven-war-plugin](https://github.com/apache/maven-war-plugin) from 3.2.3 to 3.4.0. - [Commits](apache/maven-war-plugin@maven-war-plugin-3.2.3...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] <[email protected]>
1 parent c7c8f13 commit 9db4a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-apps/maven-app/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<plugin>
6464
<groupId>org.apache.maven.plugins</groupId>
6565
<artifactId>maven-war-plugin</artifactId>
66-
<version>3.2.3</version>
66+
<version>3.4.0</version>
6767
<configuration>
6868
<failOnMissingWebXml>false</failOnMissingWebXml>
6969
</configuration>

0 commit comments

Comments
 (0)