Skip to content

Commit c302a87

Browse files
authored
Merge pull request #181 from OpenLiberty/dependabot/maven/finish/org.apache.maven.plugins-maven-war-plugin-3.4.0
Bump org.apache.maven.plugins:maven-war-plugin from 3.3.2 to 3.4.0 in /finish
2 parents 101fa4b + a860222 commit c302a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

finish/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<plugin>
7272
<groupId>org.apache.maven.plugins</groupId>
7373
<artifactId>maven-war-plugin</artifactId>
74-
<version>3.3.2</version>
74+
<version>3.4.0</version>
7575
</plugin>
7676
<!-- Plugin to run unit tests -->
7777
<plugin>

0 commit comments

Comments
 (0)