Skip to content

Commit

Permalink
Bump org.owasp:dependency-check-maven from 9.2.0 to 10.0.0 (#359)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 2, 2024
1 parent 75bad37 commit 3b49021
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 @@ -126,7 +126,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>9.2.0</version>
<version>10.0.0</version>
<configuration>
<format>ALL</format>
<skipProvidedScope>true</skipProvidedScope>
Expand Down

0 comments on commit 3b49021

Please sign in to comment.