Skip to content

Commit

Permalink
build(deps): Bump org.owasp.dependencycheck from 10.0.3 to 10.0.4 (#2229
Browse files Browse the repository at this point in the history
)

Bumps org.owasp.dependencycheck from 10.0.3 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>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent f8ef9c1 commit 34a8d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
id 'maven-publish'
id 'jacoco'
id 'signing'
id 'org.owasp.dependencycheck' version '10.0.3'
id 'org.owasp.dependencycheck' version '10.0.4'
id 'com.github.johnrengelman.shadow' version '8.1.1'
}

Expand Down

0 comments on commit 34a8d5f

Please sign in to comment.