Skip to content

Commit

Permalink
Bump org.owasp:dependency-check-maven from 8.4.3 to 9.0.8 (#3143)
Browse files Browse the repository at this point in the history
Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 8.4.3 to 9.0.8.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v8.4.3...v9.0.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <[email protected]>
  • Loading branch information
dependabot[bot] and aklish authored Jan 20, 2024
1 parent 5e959b2 commit aac3475
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 @@ -144,7 +144,7 @@
<build-helper-maven-plugin.version>3.5.0</build-helper-maven-plugin.version>
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
<checkstyle.version>10.12.5</checkstyle.version>
<dependency-check-maven.version>8.4.3</dependency-check-maven.version>
<dependency-check-maven.version>9.0.8</dependency-check-maven.version>
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
<jaxb-api.version>2.3.1</jaxb-api.version>
<maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
Expand Down

0 comments on commit aac3475

Please sign in to comment.