Skip to content

Commit

Permalink
Bump org.owasp:dependency-check-maven from 10.0.4 to 11.1.1
Browse files Browse the repository at this point in the history
Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 10.0.4 to 11.1.1.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v10.0.4...v11.1.1)

---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 670bc72 commit 7141a4c
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 @@ -69,7 +69,7 @@
<maven.plugin.jar.version>3.4.2</maven.plugin.jar.version>
<maven.plugin.javadoc.version>3.10.1</maven.plugin.javadoc.version>
<maven.plugin.nexus-staging.version>1.7.0</maven.plugin.nexus-staging.version>
<maven.plugin.owasp.version>10.0.4</maven.plugin.owasp.version>
<maven.plugin.owasp.version>11.1.1</maven.plugin.owasp.version>
<maven.plugin.source.version>3.3.1</maven.plugin.source.version>
<maven.plugin.spotless.version>2.43.0</maven.plugin.spotless.version>
<maven.plugin.surefire.version>3.5.1</maven.plugin.surefire.version>
Expand Down

0 comments on commit 7141a4c

Please sign in to comment.