Skip to content

Commit cfb7c7f

Browse files
build(deps): Bump org.owasp.dependencycheck from 12.1.8 to 12.1.9 (#2373)
Bumps org.owasp.dependencycheck from 12.1.8 to 12.1.9. --- updated-dependencies: - dependency-name: org.owasp.dependencycheck dependency-version: 12.1.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 529c5c8 commit cfb7c7f

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
@@ -7,7 +7,7 @@ plugins {
77
id 'maven-publish'
88
id 'jacoco'
99
id 'signing'
10-
id 'org.owasp.dependencycheck' version '12.1.8'
10+
id 'org.owasp.dependencycheck' version '12.1.9'
1111
id 'com.gradleup.shadow' version '9.2.2'
1212
id 'org.jreleaser' version '1.21.0'
1313
}

0 commit comments

Comments
 (0)