Skip to content

Commit e87a9aa

Browse files
Bump org.apache.maven.plugins:maven-war-plugin in /start
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 e87a9aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

start/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>

start/system/pom.xml

Lines changed: 1 addition & 1 deletion
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.5.0</version>
66+
<version>3.5.1</version>
6767
</plugin>
6868
<!-- Enable Liberty Maven plugin -->
6969
<plugin>

0 commit comments

Comments
 (0)