Skip to content

Commit 6e1fc53

Browse files
authored
Merge pull request #368 from OpenLiberty/dependabot/maven/start/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 /start
2 parents 66aa4f4 + 22bf560 commit 6e1fc53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<plugin>
6767
<groupId>org.apache.maven.plugins</groupId>
6868
<artifactId>maven-war-plugin</artifactId>
69-
<version>3.4.0</version>
69+
<version>3.5.0</version>
7070
</plugin>
7171
<!-- Plugin to run unit tests -->
7272
<plugin>

0 commit comments

Comments
 (0)