Skip to content

Commit 3942cfa

Browse files
authored
Merge pull request #412 from OpenLiberty/dependabot/maven/finish/org.apache.maven.plugins-maven-war-plugin-3.5.0
Bump org.apache.maven.plugins:maven-war-plugin from 3.4.0 to 3.5.0 in /finish
2 parents 6eed0e1 + 5f55371 commit 3942cfa

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
@@ -85,7 +85,7 @@
8585
<plugin>
8686
<groupId>org.apache.maven.plugins</groupId>
8787
<artifactId>maven-war-plugin</artifactId>
88-
<version>3.4.0</version>
88+
<version>3.5.0</version>
8989
</plugin>
9090
<plugin>
9191
<groupId>io.openliberty.tools</groupId>

finish/system/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<plugin>
6666
<groupId>org.apache.maven.plugins</groupId>
6767
<artifactId>maven-war-plugin</artifactId>
68-
<version>3.4.0</version>
68+
<version>3.5.0</version>
6969
</plugin>
7070
<!-- Enable Liberty Maven plugin -->
7171
<plugin>

0 commit comments

Comments
 (0)