Skip to content

Commit

Permalink
Bump org.owasp:dependency-check-maven from 11.0.0 to 11.1.0
Browse files Browse the repository at this point in the history
Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 11.0.0 to 11.1.0.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v11.0.0...v11.1.0)

---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent 9f881d7 commit 672eb54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exist-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>11.0.0</version>
<version>11.1.0</version>
<configuration>
<nvdApiKey>${env.NVD_API_KEY}</nvdApiKey>
<!-- The OSS Index Server (https://ossindex.sonatype.org) can sometimes be flaky -->
Expand Down

0 comments on commit 672eb54

Please sign in to comment.