Skip to content

Commit

Permalink
Bump org.owasp:dependency-check-maven from 10.0.3 to 11.1.0 (#414)
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.3 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@v10.0.3...v11.1.0)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 138bec6 commit 6966cf2
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 @@ -109,7 +109,7 @@
<targetJdk>17</targetJdk>
<maven.compiler.target>17</maven.compiler.target>
<buildtools.dir>${basedir}/build-tools</buildtools.dir>
<maven-owasp-plugin-version>10.0.3</maven-owasp-plugin-version>
<maven-owasp-plugin-version>11.1.0</maven-owasp-plugin-version>
<project.build.outputTimestamp>2023-07-12T11:16:09Z</project.build.outputTimestamp>
</properties>

Expand Down

0 comments on commit 6966cf2

Please sign in to comment.