Skip to content

Commit

Permalink
Bump org.owasp:dependency-check-maven from 9.0.3 to 9.0.4
Browse files Browse the repository at this point in the history
Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 9.0.3 to 9.0.4.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v9.0.3...v9.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2023
1 parent 2f246b0 commit a480380
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 @@ -30,7 +30,7 @@
<quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id>
<quarkus.platform.version>3.6.1</quarkus.platform.version>
<surefire-plugin.version>3.2.2</surefire-plugin.version>
<maven-dependency-check-plugin.version>9.0.3</maven-dependency-check-plugin.version>
<maven-dependency-check-plugin.version>9.0.4</maven-dependency-check-plugin.version>
<quarkus.native.container-build>true</quarkus.native.container-build>
</properties>

Expand Down

0 comments on commit a480380

Please sign in to comment.