Skip to content

Commit

Permalink
Bump org.owasp:dependency-check-maven in the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck).


Updates `org.owasp:dependency-check-maven` from 12.0.1 to 12.0.2
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v12.0.1...v12.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 7fafc81 commit 17e341f
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 @@ -124,7 +124,7 @@
<version.maven.plugin.build-helper>3.6.0</version.maven.plugin.build-helper>
<version.maven.plugin.compiler>3.13.0</version.maven.plugin.compiler>
<version.maven.plugin.dependency>3.8.1</version.maven.plugin.dependency>
<version.maven.plugin.dependency-check>12.0.1</version.maven.plugin.dependency-check>
<version.maven.plugin.dependency-check>12.0.2</version.maven.plugin.dependency-check>
<version.maven.plugin.download>1.13.0</version.maven.plugin.download>
<version.maven.plugin.exec>3.5.0</version.maven.plugin.exec>
<version.maven.plugin.git-commit-id>9.0.1</version.maven.plugin.git-commit-id>
Expand Down

0 comments on commit 17e341f

Please sign in to comment.