Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Commit

Permalink
Bump dependency-check-maven from 7.3.0 to 7.3.2 (#52)
Browse files Browse the repository at this point in the history
Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 7.3.0 to 7.3.2.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/RELEASE_NOTES.md)
- [Commits](jeremylong/DependencyCheck@v7.3.0...v7.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>

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] authored Nov 21, 2022
1 parent 4e6970c commit c937cf7
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 @@ -99,7 +99,7 @@ SPDX-License-Identifier: MIT
<maven-pmd-plugin.version>3.19.0</maven-pmd-plugin.version>
<versions-maven-plugin.version>2.13.0</versions-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
<dependency-check-maven.version>7.3.0</dependency-check-maven.version>
<dependency-check-maven.version>7.3.2</dependency-check-maven.version>
<modernizer-maven-plugin.version>2.5.0</modernizer-maven-plugin.version>
<!-- skip QA checks -->
<skipQA>false</skipQA>
Expand Down

0 comments on commit c937cf7

Please sign in to comment.