Skip to content

Commit

Permalink
chore: Bump org.owasp.dependencycheck from 8.4.0 to 8.4.2 in /backend
Browse files Browse the repository at this point in the history
Bumps org.owasp.dependencycheck from 8.4.0 to 8.4.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Oct 23, 2023
1 parent bf7986a commit aa850be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
id "io.freefair.lombok" version "8.4"
id "com.github.spotbugs" version "5.1.4"
id "com.github.ben-manes.versions" version "0.49.0"
id "org.owasp.dependencycheck" version "8.4.0"
id "org.owasp.dependencycheck" version "8.4.2"
id "com.diffplug.spotless" version "6.22.0"
id "info.solidsoft.pitest" version "1.15.0"
}
Expand Down

0 comments on commit aa850be

Please sign in to comment.