Skip to content

Commit

Permalink
Bump org.owasp:dependency-check-maven from 11.0.0 to 11.1.0 (#1015)
Browse files Browse the repository at this point in the history
Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 11.0.0 to 11.1.0.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v11.0.0...v11.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent 708e078 commit a707c7e
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 @@ -148,7 +148,7 @@ SPDX-License-Identifier: MIT
<maven-pmd-plugin.version>3.26.0</maven-pmd-plugin.version>
<versions-maven-plugin.version>2.17.1</versions-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<dependency-check-maven.version>11.0.0</dependency-check-maven.version>
<dependency-check-maven.version>11.1.0</dependency-check-maven.version>
<modernizer-maven-plugin.version>2.9.0</modernizer-maven-plugin.version>
<maven-fluido-skin.version>2.0.0-M11</maven-fluido-skin.version>
<swagger-ui.version>5.17.14</swagger-ui.version>
Expand Down

0 comments on commit a707c7e

Please sign in to comment.