We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0cae0fd + 11b2f12 commit 5194f91Copy full SHA for 5194f91
start/frontend/pom.xml
@@ -44,7 +44,7 @@
44
<plugin>
45
<groupId>org.apache.maven.plugins</groupId>
46
<artifactId>maven-war-plugin</artifactId>
47
- <version>3.4.0</version>
+ <version>3.5.0</version>
48
</plugin>
49
50
<groupId>io.openliberty.tools</groupId>
start/system/pom.xml
@@ -91,7 +91,7 @@
91
92
93
94
95
96
<!-- Plugin to run unit tests -->
97
0 commit comments