Skip to content

Commit 820cfd4

Browse files
authored
Merge pull request #327 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 0c049a2 + 4ddabce commit 820cfd4

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
@@ -77,7 +77,7 @@ xsi:schemaLocation=
7777
<plugin>
7878
<groupId>org.apache.maven.plugins</groupId>
7979
<artifactId>maven-war-plugin</artifactId>
80-
<version>3.4.0</version>
80+
<version>3.5.0</version>
8181
</plugin>
8282

8383
<!-- Enable liberty-maven plugin -->

0 commit comments

Comments
 (0)