Skip to content

Commit

Permalink
Upgrade dependency-check plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-nagel committed Jan 28, 2021
1 parent a45e551 commit 2c62b3c
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 @@ -109,7 +109,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>5.2.2</version>
<version>6.1.0</version>
<configuration>
<skipSystemScope>true</skipSystemScope>
</configuration>
Expand Down

0 comments on commit 2c62b3c

Please sign in to comment.