Skip to content

Commit

Permalink
Bump org.owasp:dependency-check-maven from 9.0.10 to 9.1.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.0.10 to 9.1.0.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v9.0.10...v9.1.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 and ghillert committed Apr 1, 2024
1 parent cbad83d commit d75a3cd
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 @@ -42,7 +42,7 @@
<version.lib.springdoc-openapi>2.4.0</version.lib.springdoc-openapi>
<version.lib.opentracing-spring-jaeger>3.3.1</version.lib.opentracing-spring-jaeger>

<version.plugin.dependency-check-maven>9.0.10</version.plugin.dependency-check-maven>
<version.plugin.dependency-check-maven>9.1.0</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 d75a3cd

Please sign in to comment.