Skip to content

Commit

Permalink
Bump guava version 30.0 (#1479)
Browse files Browse the repository at this point in the history
because of CVE-2020-8908

found by whitesource scan
  • Loading branch information
strehle authored Dec 15, 2020
1 parent 18a16e6 commit 2416bcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ libraries.eclipseJgit = "org.eclipse.jgit:org.eclipse.jgit:5.8.0.202006091008-r"
libraries.flywayCore = "org.flywaydb:flyway-core"
libraries.greenmail = "com.icegreen:greenmail:1.5.11"
libraries.googleAuth = "com.warrenstrange:googleauth:1.5.0"
libraries.guava = "com.google.guava:guava:29.0-jre"
libraries.guava = "com.google.guava:guava:30.0-jre"
libraries.hamcrest = "org.hamcrest:hamcrest:${versions.hamcrestVersion}"
libraries.hibernateValidator = "org.hibernate.validator:hibernate-validator"
libraries.hsqldb = "org.hsqldb:hsqldb"
Expand Down

0 comments on commit 2416bcf

Please sign in to comment.