Skip to content

Commit

Permalink
Upgrades Maven Dependency Check plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszlenart committed Dec 20, 2021
1 parent 57f76d9 commit 867492d
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 @@ -374,7 +374,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>6.2.2</version>
<version>6.5.1</version>
<configuration>
<suppressionFiles>
<suppressionFile>src/etc/project-suppression.xml</suppressionFile>
Expand Down

0 comments on commit 867492d

Please sign in to comment.