We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2216fd4 commit e3976b5Copy full SHA for e3976b5
1 file changed
pom.xml
@@ -2179,13 +2179,7 @@
2179
<artifactId>maven-war-plugin</artifactId>
2180
<version>3.2.3</version>
2181
</plugin>
2182
-
2183
- <plugin>
2184
- <groupId>org.apache.maven.plugins</groupId>
2185
- <artifactId>maven-shade-plugin</artifactId>
2186
- <version>3.2.1</version>
2187
- </plugin>
2188
+
2189
<plugin>
2190
<groupId>org.apache.maven.plugins</groupId>
2191
<artifactId>maven-failsafe-plugin</artifactId>
0 commit comments