Skip to content

Commit

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 19, 2024
1 parent 3cf8ec7 commit 95d7846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -41,7 +41,7 @@
<version.lib.spring-cloud>2023.0.0</version.lib.spring-cloud>
<version.lib.springdoc-openapi>2.4.0</version.lib.springdoc-openapi>

<version.plugin.dependency-check-maven>9.0.9</version.plugin.dependency-check-maven>
<version.plugin.dependency-check-maven>9.0.10</version.plugin.dependency-check-maven>
<version.plugin.jib>3.4.1</version.plugin.jib>
<version.plugin.failsafe>3.2.5</version.plugin.failsafe>
<version.plugin.maven-enforcer>3.4.1</version.plugin.maven-enforcer>
Expand Down

0 comments on commit 95d7846

Please sign in to comment.