Skip to content

Commit 9d88673

Browse files
committed
Updated dependencies
1 parent e81c2e0 commit 9d88673

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
<plugin>
163163
<groupId>org.apache.maven.plugins</groupId>
164164
<artifactId>maven-war-plugin</artifactId>
165-
<version>2.6</version>
165+
<version>3.0.0</version>
166166
</plugin>
167167
<plugin>
168168
<groupId>org.codehaus.mojo</groupId>
@@ -183,7 +183,7 @@
183183
<plugin>
184184
<groupId>org.owasp</groupId>
185185
<artifactId>dependency-check-maven</artifactId>
186-
<version>1.4.2</version>
186+
<version>1.4.3</version>
187187
<reportSets>
188188
<reportSet>
189189
<reports>

0 commit comments

Comments
 (0)