Skip to content

Commit

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

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

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 Sep 7, 2021
1 parent 0a1f92c commit 80c521d
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.2.2</version>
<version>6.3.1</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 80c521d

Please sign in to comment.