Skip to content

Commit

Permalink
Bump org.owasp:dependency-check-maven from 9.0.6 to 9.0.7
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.6 to 9.0.7.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v9.0.6...v9.0.7)

---
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 18, 2023
1 parent b8a4129 commit 0c11481
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.3</quarkus.platform.version>
<surefire-plugin.version>3.2.3</surefire-plugin.version>
<maven-dependency-check-plugin.version>9.0.6</maven-dependency-check-plugin.version>
<maven-dependency-check-plugin.version>9.0.7</maven-dependency-check-plugin.version>
<quarkus.native.container-build>true</quarkus.native.container-build>
</properties>

Expand Down

0 comments on commit 0c11481

Please sign in to comment.