Skip to content

Commit

Permalink
Bump org.owasp:dependency-check-maven from 11.1.0 to 11.1.1 (#425)
Browse files Browse the repository at this point in the history
Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 11.1.0 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@v11.1.0...v11.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 1934931 commit 65edf96
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>11.1.0</maven-owasp-plugin-version>
<maven-owasp-plugin-version>11.1.1</maven-owasp-plugin-version>
<project.build.outputTimestamp>2023-07-12T11:16:09Z</project.build.outputTimestamp>
</properties>

Expand Down

0 comments on commit 65edf96

Please sign in to comment.