Skip to content

Commit

Permalink
Bump org.owasp:dependency-check-maven from 9.0.10 to 9.1.0 (#1778)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 9fa455b)

# Conflicts:
#	pom.xml
  • Loading branch information
dependabot[bot] authored and reta committed Apr 1, 2024
1 parent b93d781 commit 4095085
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 @@ -45,7 +45,7 @@
<cxf.jdk.version>11</cxf.jdk.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<site.deploy.url>scp://people.apache.org/www/cxf.apache.org/maven-site</site.deploy.url>
<maven-owasp-plugin-version>9.0.10</maven-owasp-plugin-version>
<maven-owasp-plugin-version>9.1.0</maven-owasp-plugin-version>
</properties>
<distributionManagement>
<repository>
Expand Down

0 comments on commit 4095085

Please sign in to comment.