Skip to content

Commit e70b8da

Browse files
Bump org.apache.maven.plugins:maven-war-plugin from 3.5.0 to 3.5.1
Bumps [org.apache.maven.plugins:maven-war-plugin](https://github.com/apache/maven-war-plugin) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/apache/maven-war-plugin/releases) - [Commits](apache/maven-war-plugin@maven-war-plugin-3.5.0...maven-war-plugin-3.5.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-war-plugin dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2bdd0c4 commit e70b8da

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
@@ -1044,7 +1044,7 @@
10441044
<plugin>
10451045
<groupId>org.apache.maven.plugins</groupId>
10461046
<artifactId>maven-war-plugin</artifactId>
1047-
<version>3.5.0</version>
1047+
<version>3.5.1</version>
10481048
<configuration>
10491049
<webXml>${maven.war.webxml}</webXml>
10501050
</configuration>

0 commit comments

Comments
 (0)