Skip to content

Commit

Permalink
Bump dependency-check-maven from 8.0.0 to 8.0.1
Browse files Browse the repository at this point in the history
Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v8.0.0...v8.0.1)

---
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 Jan 19, 2023
1 parent 4736b48 commit 5cfaca0
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 @@ -146,7 +146,7 @@ SPDX-License-Identifier: MIT
<maven-pmd-plugin.version>3.20.0</maven-pmd-plugin.version>
<versions-maven-plugin.version>2.14.2</versions-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
<dependency-check-maven.version>8.0.0</dependency-check-maven.version>
<dependency-check-maven.version>8.0.1</dependency-check-maven.version>
<modernizer-maven-plugin.version>2.5.0</modernizer-maven-plugin.version>
<!-- docker.b3p.nl or alternatively ghcr.io -->
<docker.deploy.repo>ghcr.io</docker.deploy.repo>
Expand Down

0 comments on commit 5cfaca0

Please sign in to comment.