Skip to content

Commit

Permalink
Bump org.owasp:dependency-check-maven from 11.0.0 to 11.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 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]>
  • Loading branch information
dependabot[bot] authored and mjacoby committed Oct 30, 2024
1 parent 4918a7a commit 6a1171c
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 @@ -119,7 +119,7 @@
<maven.plugin.javadoc.version>3.10.1</maven.plugin.javadoc.version>
<maven.plugin.license.version>2.0.0</maven.plugin.license.version>
<maven.plugin.nexus-staging.version>1.7.0</maven.plugin.nexus-staging.version>
<maven.plugin.owasp.version>11.0.0</maven.plugin.owasp.version>
<maven.plugin.owasp.version>11.1.0</maven.plugin.owasp.version>
<maven.plugin.picocli.version>4.7.6</maven.plugin.picocli.version>
<maven.plugin.proguard.version>2.6.1</maven.plugin.proguard.version>
<maven.plugin.prosys.codegen.version>5.2.4-127</maven.plugin.prosys.codegen.version>
Expand Down

0 comments on commit 6a1171c

Please sign in to comment.