mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-29 09:00:26 -05:00
chore(deps): bump org.owasp.dependencycheck from 10.0.4 to 11.0.0
Bumps org.owasp.dependencycheck from 10.0.4 to 11.0.0. --- updated-dependencies: - dependency-name: org.owasp.dependencycheck dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Loïc Mathieu
parent
33d079fc62
commit
67aee4eddf
@@ -38,7 +38,7 @@ plugins {
|
||||
id 'ru.vyarus.github-info' version '2.0.0' apply false
|
||||
|
||||
// OWASP dependency check
|
||||
id "org.owasp.dependencycheck" version "10.0.4" apply false
|
||||
id "org.owasp.dependencycheck" version "11.0.0" apply false
|
||||
}
|
||||
|
||||
idea {
|
||||
|
||||
Reference in New Issue
Block a user