Skip to content

Commit

Permalink
Merge pull request #549 from okta/dependabot/maven/org.owasp-dependen…
Browse files Browse the repository at this point in the history
…cy-check-maven-12.0.1

Bump org.owasp:dependency-check-maven from 12.0.0 to 12.0.1
  • Loading branch information
arvindkrishnakumar-okta authored Jan 22, 2025
2 parents d57af6e + 50518cc commit 01a27a6
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 @@ -150,7 +150,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>12.0.0</version>
<version>12.0.1</version>
<configuration>
<suppressionFile>${root.dir}/src/owasp/owasp-suppression.xml</suppressionFile>
<failBuildOnCVSS>0</failBuildOnCVSS>
Expand Down

0 comments on commit 01a27a6

Please sign in to comment.