Skip to content

Commit

Permalink
Merge pull request apache#325 from lukaszlenart/upgrade-depdency-check
Browse files Browse the repository at this point in the history
Upgrades OWASP dependency-check-plugin to version 4.0.2
  • Loading branch information
yasserzamani authored Feb 3, 2019
2 parents efd5a7c + 4410feb commit 5d663b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>3.3.4</version>
<version>4.0.2</version>
<configuration>
<suppressionFiles>
<suppressionFile>src/etc/project-suppression.xml</suppressionFile>
Expand Down

0 comments on commit 5d663b3

Please sign in to comment.