Skip to content

Commit

Permalink
build(deps): bump dependency-check-maven from 7.4.4 to 8.0.0 (cryosta…
Browse files Browse the repository at this point in the history
…tio#1330)

Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 7.4.4 to 8.0.0.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v7.4.4...v8.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Elliott Baron <[email protected]>
  • Loading branch information
dependabot[bot] and ebaron authored Feb 16, 2023
1 parent a6a48f5 commit aa44392
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 @@ -72,7 +72,7 @@
<org.codehaus.mojo.exec.plugin.version>3.1.0</org.codehaus.mojo.exec.plugin.version>
<org.codehaus.mojo.build.helper.plugin.version>3.3.0</org.codehaus.mojo.build.helper.plugin.version>
<com.mycila.license.maven.plugin.version>4.1</com.mycila.license.maven.plugin.version>
<org.owasp.dependency.check.version>7.4.4</org.owasp.dependency.check.version>
<org.owasp.dependency.check.version>8.0.0</org.owasp.dependency.check.version>
<com.google.cloud.tools.jib.maven.plugin.version>3.3.1</com.google.cloud.tools.jib.maven.plugin.version>

<com.google.dagger.version>2.45</com.google.dagger.version>
Expand Down

0 comments on commit aa44392

Please sign in to comment.