Skip to content

Commit

Permalink
build(deps): bump org.owasp:dependency-check-maven from 10.0.3 to 10.…
Browse files Browse the repository at this point in the history
…0.4 (cryostatio#323)

Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 10.0.3 to 10.0.4.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v10.0.3...v10.0.4)

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

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 Sep 3, 2024
1 parent d72bf8a commit b698645
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 @@ -27,7 +27,7 @@
<quarkus.platform.version>3.8.6</quarkus.platform.version>
<quarkus-plugin.version>3.8.5</quarkus-plugin.version>

<org.owasp.dependency.check.version>10.0.3</org.owasp.dependency.check.version>
<org.owasp.dependency.check.version>10.0.4</org.owasp.dependency.check.version>

<quarkus.native.enable-http-url-handler>true</quarkus.native.enable-http-url-handler>
<quarkus.native.additional-build-args>
Expand Down

0 comments on commit b698645

Please sign in to comment.