Skip to content

Commit

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

Bump org.owasp:dependency-check-maven from 9.0.7 to 9.1.0
  • Loading branch information
arvindkrishnakumar-okta authored Dec 20, 2024
2 parents 08cd74e + f4d7284 commit 5394e50
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 @@ -170,7 +170,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>9.0.7</version>
<version>9.1.0</version>
<configuration>
<cveUrlModified>https://nvd.nist.gov/feeds/json/cve/1.1/nvdcve-1.1-modified.json.gz</cveUrlModified>
<cveUrlBase>https://nvd.nist.gov/feeds/json/cve/1.1/nvdcve-1.1-%d.json.gz</cveUrlBase>
Expand Down

0 comments on commit 5394e50

Please sign in to comment.