Skip to content

Commit

Permalink
Bump dependency-check-maven from 6.3.1 to 6.3.2 (#227)
Browse files Browse the repository at this point in the history
Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 6.3.1 to 6.3.2.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/RELEASE_NOTES.md)
- [Commits](jeremylong/DependencyCheck@v6.3.1...v6.3.2)

---
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] committed Oct 1, 2021
1 parent 80c521d commit 1c3a5ad
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 @@ -115,7 +115,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>6.3.1</version>
<version>6.3.2</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 1c3a5ad

Please sign in to comment.