Skip to content

Commit

Permalink
WW-5228 Upgrades OWASP dependency-check-maven to version 7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszlenart committed Sep 20, 2022
1 parent 6334a3e commit dc5dac7
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 @@ -379,7 +379,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>7.0.1</version>
<version>7.2.0</version>
<configuration>
<suppressionFiles>
<suppressionFile>src/etc/project-suppression.xml</suppressionFile>
Expand Down

0 comments on commit dc5dac7

Please sign in to comment.