Skip to content

Commit 40f0341

Browse files
build(deps): Bump org.owasp.dependencycheck from 12.2.0 to 12.2.1 (#2407)
Bumps org.owasp.dependencycheck from 12.2.0 to 12.2.1. --- updated-dependencies: - dependency-name: org.owasp.dependencycheck dependency-version: 12.2.1 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 29b3e9a commit 40f0341

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2.0'
10+
id 'org.owasp.dependencycheck' version '12.2.1'
1111
id 'com.gradleup.shadow' version '9.4.1'
1212
id 'org.jreleaser' version '1.23.0'
1313
}

0 commit comments

Comments
 (0)