Skip to content

Commit 9e823ac

Browse files
dependabot[bot]Pfeil
authored andcommitted
build(deps): bump org.owasp.dependencycheck from 12.1.0 to 12.1.1
Bumps org.owasp.dependencycheck from 12.1.0 to 12.1.1. --- updated-dependencies: - dependency-name: org.owasp.dependencycheck dependency-version: 12.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d637bb commit 9e823ac

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
@@ -19,7 +19,7 @@ plugins {
1919
id 'jacoco'
2020
// Adds coveralls task for CI to send results to the coveralls service.
2121
id "com.github.kt3k.coveralls" version "2.12.2"
22-
id "org.owasp.dependencycheck" version "12.1.0"
22+
id "org.owasp.dependencycheck" version "12.1.1"
2323
// include build and git information via Spring Actuator
2424
id "com.gorylenko.gradle-git-properties" version "2.5.0"
2525
}

0 commit comments

Comments
 (0)