Skip to content

Commit

Permalink
build(deps): bump org.owasp:dependency-check-maven from 10.0.4 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 10.0.4 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.4...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]>
  • Loading branch information
dependabot[bot] authored and forgedhallpass committed Nov 4, 2024
1 parent b1e60a6 commit 329800d
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 @@ -143,7 +143,7 @@
<mockito.version>4.11.0</mockito.version>
<logback.version>1.5.11</logback.version> <!--versions starting from 1.4.x were compiled with Java 11-->

<dependency-check-maven.version>10.0.4</dependency-check-maven.version>
<dependency-check-maven.version>11.1.0</dependency-check-maven.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 329800d

Please sign in to comment.