Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
Build/update owasp plugin and fix dependencies (#263)
Browse files Browse the repository at this point in the history
* fix(build): Updates the OWASP plugin to latest version and fixes the newly discovered vulnerabilities
  • Loading branch information
tunderwood authored Aug 4, 2020
1 parent f27f99f commit 50c46f0
Show file tree
Hide file tree
Showing 5 changed files with 2,343 additions and 3,300 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ buildscript {
}

dependencies {
classpath "org.owasp:dependency-check-gradle:5.2.4"
classpath "org.owasp:dependency-check-gradle:5.3.2"
classpath "com.github.spotbugs:spotbugs-gradle-plugin:3.0.0"
classpath 'com.netflix.spinnaker.gradle:spinnaker-dev-plugin:7.1.2'
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4"
Expand Down
Loading

0 comments on commit 50c46f0

Please sign in to comment.