Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v27
Browse files Browse the repository at this point in the history
  • Loading branch information
WhiteSource for GitHub.com committed Oct 5, 2021
1 parent 1db3170 commit 84de842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-comp-scan/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {

compile group: 'com.google.code.findbugs', name: 'annotations', version: '3.0.1'

compile group: 'com.google.guava', name: 'guava', version: '26.0-jre'
compile group: 'com.google.guava', name: 'guava', version: '27.0-android'
compile group: 'org.apache.commons', name: 'commons-compress', version: '1.18'
compile group: 'org.owasp', name: 'dependency-check-core', version: '3.3.2'

Expand Down

0 comments on commit 84de842

Please sign in to comment.