Skip to content

Commit

Permalink
Bump org.owasp:dependency-check-maven from 8.4.0 to 8.4.2
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.0 to 8.4.2.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v8.4.0...v8.4.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ghillert committed Nov 2, 2023
1 parent 765d844 commit 1fe6ca5
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 @@ -43,7 +43,7 @@
<version.lib.spring-cloud>2022.0.4</version.lib.spring-cloud>
<version.lib.springdoc-openapi>2.2.0</version.lib.springdoc-openapi>

<version.plugin.dependency-check-maven>8.4.0</version.plugin.dependency-check-maven>
<version.plugin.dependency-check-maven>8.4.2</version.plugin.dependency-check-maven>
<version.plugin.jib>3.4.0</version.plugin.jib>
<version.plugin.failsafe>3.1.2</version.plugin.failsafe>
<version.plugin.surefire>3.1.2</version.plugin.surefire>
Expand Down

0 comments on commit 1fe6ca5

Please sign in to comment.