Skip to content

Commit 474dfc1

Browse files
authored
Merge pull request #352 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 e37cd73 + f1056ae commit 474dfc1

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
@@ -74,7 +74,7 @@
7474
<plugin>
7575
<groupId>org.apache.maven.plugins</groupId>
7676
<artifactId>maven-war-plugin</artifactId>
77-
<version>3.4.0</version>
77+
<version>3.5.0</version>
7878
</plugin>
7979
<!-- Plugin to run unit tests -->
8080
<plugin>

0 commit comments

Comments
 (0)