Skip to content

Commit

Permalink
Bump org.owasp.dependencycheck from 8.3.1 to 8.4.0
Browse files Browse the repository at this point in the history
Bumps org.owasp.dependencycheck from 8.3.1 to 8.4.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 19, 2023
1 parent fcba722 commit 08ccf99
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 @@ -3,7 +3,7 @@ plugins {
id 'io.spring.dependency-management' version '1.1.3'
id 'io.freefair.lombok' version '8.2.2'
id 'io.freefair.maven-publish-java' version '8.3'
id 'org.owasp.dependencycheck' version '8.3.1'
id 'org.owasp.dependencycheck' version '8.4.0'
id 'org.asciidoctor.jvm.convert' version '3.3.2'
id 'net.ltgt.errorprone' version '3.1.0'
id 'net.researchgate.release' version '3.0.2'
Expand Down

0 comments on commit 08ccf99

Please sign in to comment.