Skip to content

Commit 8c17314

Browse files
chore(deps): Bump org.owasp.dependencycheck from 9.0.7 to 9.0.9 (#551)
Bumps org.owasp.dependencycheck from 9.0.7 to 9.0.9. --- 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>
1 parent b03008f commit 8c17314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
id 'ca.cutterslade.analyze' version '1.9.1'
1010
id 'io.spring.dependency-management' version '1.1.4' apply false
1111
id 'org.springframework.boot' version '3.2.1' apply false
12-
id 'org.owasp.dependencycheck' version '9.0.7'
12+
id 'org.owasp.dependencycheck' version '9.0.9'
1313
id 'com.diffplug.spotless' version '6.24.0'
1414
id 'com.bmuschko.docker-spring-boot-application' version '9.4.0' apply false
1515
}

0 commit comments

Comments
 (0)