Skip to content

Commit

Permalink
build(deps): bump org.owasp:dependency-check-maven from 9.1.0 to 9.2.0 (
Browse files Browse the repository at this point in the history
#1928)

Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 9.1.0 to 9.2.0.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v9.1.0...v9.2.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent ed1fcbd commit 3ed05d0
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 @@ -71,7 +71,7 @@
<org.codehaus.mojo.exec.plugin.version>3.2.0</org.codehaus.mojo.exec.plugin.version>
<org.codehaus.mojo.build.helper.plugin.version>3.5.0</org.codehaus.mojo.build.helper.plugin.version>
<com.mycila.license.maven.plugin.version>4.5</com.mycila.license.maven.plugin.version>
<org.owasp.dependency.check.version>9.1.0</org.owasp.dependency.check.version>
<org.owasp.dependency.check.version>9.2.0</org.owasp.dependency.check.version>
<com.google.cloud.tools.jib.maven.plugin.version>3.4.1</com.google.cloud.tools.jib.maven.plugin.version>

<!-- Use a separate property for dependency alignment purposes. -->
Expand Down

0 comments on commit 3ed05d0

Please sign in to comment.