Skip to content

Commit

Permalink
build(deps): bump org.owasp:dependency-check-maven from 9.1.0 to 9.2.0
Browse files Browse the repository at this point in the history
Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 9.1.0 to 9.2.0.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v9.1.0...v9.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 7, 2024
1 parent 3604a5a commit d53ae1a
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 @@ -33,7 +33,7 @@
<maven-failsafe-plugin.version>3.0.0</maven-failsafe-plugin.version>
<git-commit-id-plugin.version>4.9.10</git-commit-id-plugin.version>
<maven-pmd-plugin.version>3.22.0</maven-pmd-plugin.version>
<owasp.dependency-check-maven.version>9.1.0</owasp.dependency-check-maven.version>
<owasp.dependency-check-maven.version>9.2.0</owasp.dependency-check-maven.version>

<!--<io.netty.version>4.1.87.Final</io.netty.version>--> <!-- verify this matches in org.seleniumhq.selenium:selenium-remote-driver -->
<!--<guava.version>32.0.0-jre</guava.version>--> <!-- verify this matches in selenium-chrome-driver -->
Expand Down

0 comments on commit d53ae1a

Please sign in to comment.