Skip to content

Commit

Permalink
chore(deps): Bump org.owasp.dependencycheck from 9.0.4 to 9.0.7
Browse files Browse the repository at this point in the history
Bumps org.owasp.dependencycheck from 9.0.4 to 9.0.7.

---
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>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent ca5f841 commit a172325
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 @@ -9,7 +9,7 @@ plugins {
id 'ca.cutterslade.analyze' version '1.9.1'
id 'io.spring.dependency-management' version '1.1.4' apply false
id 'org.springframework.boot' version '3.2.0' apply false
id 'org.owasp.dependencycheck' version '9.0.4'
id 'org.owasp.dependencycheck' version '9.0.7'
id 'com.diffplug.spotless' version '6.23.3'
id 'com.bmuschko.docker-spring-boot-application' version '9.4.0' apply false
}
Expand Down

0 comments on commit a172325

Please sign in to comment.