Skip to content

Commit

Permalink
Bump Dependency Check Maven Plugin from 8.2.1 to 9.2.0 (#1509)
Browse files Browse the repository at this point in the history
Bump  Dependency Check Maven Plugin to 9.2.0
  • Loading branch information
arvindkrishnakumar-okta authored Jun 17, 2024
1 parent 57c1c96 commit 9878b82
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 @@ -321,7 +321,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>8.2.1</version>
<version>9.2.0</version>
<configuration>
<!-- no js is used in this project -->
<retireJsAnalyzerEnabled>false</retireJsAnalyzerEnabled>
Expand Down

0 comments on commit 9878b82

Please sign in to comment.