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 e81c2e0 commit 9d88673Copy full SHA for 9d88673
pom.xml
@@ -162,7 +162,7 @@
162
<plugin>
163
<groupId>org.apache.maven.plugins</groupId>
164
<artifactId>maven-war-plugin</artifactId>
165
- <version>2.6</version>
+ <version>3.0.0</version>
166
</plugin>
167
168
<groupId>org.codehaus.mojo</groupId>
@@ -183,7 +183,7 @@
183
184
<groupId>org.owasp</groupId>
185
<artifactId>dependency-check-maven</artifactId>
186
- <version>1.4.2</version>
+ <version>1.4.3</version>
187
<reportSets>
188
<reportSet>
189
<reports>
0 commit comments