Skip to content

Commit

Permalink
Merge pull request #1862 from mapfish/backport/1843-to-3.28
Browse files Browse the repository at this point in the history
[Backport 3.28] build(deps): bump dependency-check-gradle from 6.1.5 to 6.1.6
  • Loading branch information
sbrunner authored May 10, 2021
2 parents ada7448 + 0c3b8c7 commit 16381b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {
dependencies {
classpath "gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.6.0"
classpath "se.bjurr.violations:violations-gradle-plugin:1.48"
classpath 'org.owasp:dependency-check-gradle:6.1.0'
classpath 'org.owasp:dependency-check-gradle:6.1.6'
}
}

Expand Down

0 comments on commit 16381b9

Please sign in to comment.