Skip to content

Commit edd690f

Browse files
authored
Merge pull request #216 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 5faf770 + 1603b2f commit edd690f

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
@@ -78,7 +78,7 @@
7878
<plugin>
7979
<groupId>org.apache.maven.plugins</groupId>
8080
<artifactId>maven-war-plugin</artifactId>
81-
<version>3.4.0</version>
81+
<version>3.5.0</version>
8282
</plugin>
8383
<plugin>
8484
<groupId>io.openliberty.tools</groupId>

finish/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.4.0</version>
66+
<version>3.5.0</version>
6767
</plugin>
6868
<!-- Enable Liberty Maven plugin -->
6969
<plugin>

0 commit comments

Comments
 (0)