Skip to content

Commit 64d4ad3

Browse files
fix(deps): bump org.apache.maven.plugins:maven-war-plugin
Bumps [org.apache.maven.plugins:maven-war-plugin](https://github.com/apache/maven-war-plugin) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/apache/maven-war-plugin/releases) - [Commits](apache/maven-war-plugin@maven-war-plugin-3.4.0...maven-war-plugin-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-war-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 84925a8 commit 64d4ad3

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
@@ -1395,7 +1395,7 @@ check for new dependency/plugin updates using:
13951395

13961396
<plugin>
13971397
<artifactId>maven-war-plugin</artifactId>
1398-
<version>3.4.0</version>
1398+
<version>3.5.0</version>
13991399
<configuration>
14001400
<archive>
14011401
<!-- generated by maven-bundle-plugin: -->

0 commit comments

Comments
 (0)