Skip to content

Commit 9e35855

Browse files
Bump org.apache.maven.plugins:maven-war-plugin in /finish
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 5b5b837 commit 9e35855

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

finish/inventory/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<plugin>
7878
<groupId>org.apache.maven.plugins</groupId>
7979
<artifactId>maven-war-plugin</artifactId>
80-
<version>3.5.0</version>
80+
<version>3.5.1</version>
8181
</plugin>
8282
<!-- Enable Liberty Maven plugin -->
8383
<plugin>

finish/system/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<plugin>
6565
<groupId>org.apache.maven.plugins</groupId>
6666
<artifactId>maven-war-plugin</artifactId>
67-
<version>3.5.0</version>
67+
<version>3.5.1</version>
6868
</plugin>
6969
<!-- Enable Liberty Maven plugin -->
7070
<plugin>

0 commit comments

Comments
 (0)