Skip to content

Commit

Permalink
SIVA-705 Set dependency-check-maven plugin version to 8.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ivoMattus committed Aug 22, 2024
1 parent 694c29d commit 2008f16
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 @@ -258,7 +258,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>9.1.0</version>
<version>8.4.3</version>
<configuration>
<assemblyAnalyzerEnabled>false</assemblyAnalyzerEnabled>
<failOnError>false</failOnError>
Expand Down

0 comments on commit 2008f16

Please sign in to comment.