Skip to content

Commit

Permalink
Bump org.owasp.dependencycheck from 10.0.2 to 10.0.4 (#1188)
Browse files Browse the repository at this point in the history
Bumps org.owasp.dependencycheck from 10.0.2 to 10.0.4.

---
updated-dependencies:
- dependency-name: org.owasp.dependencycheck
  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>
(cherry picked from commit 4133a94)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and dependabot[bot] committed Sep 9, 2024
1 parent aff091f commit 1ffd4ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-codegen/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ buildscript {
plugins {
application
id("com.github.jk1.dependency-license-report") version "2.9"
id("org.owasp.dependencycheck") version "10.0.2"
id("org.owasp.dependencycheck") version "10.0.4"
id("de.undercouch.download") version "5.6.0"

id("opensearch-java.spotless-conventions")
Expand Down

0 comments on commit 1ffd4ad

Please sign in to comment.