Skip to content

Commit

Permalink
Bump guava from 28.2-jre to 29.0-jre in /modules/jdbc-test (testconta…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and quincy committed May 28, 2020
1 parent 6cbc476 commit 774525b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/jdbc-test/build.gradle
Expand Up @@ -2,7 +2,7 @@ dependencies {
compile project(':jdbc')
compile project(':test-support')

compile 'com.google.guava:guava:28.2-jre'
compile 'com.google.guava:guava:29.0-jre'
compile 'org.apache.commons:commons-lang3:3.10'
compile 'com.zaxxer:HikariCP-java6:2.3.13'
compile 'commons-dbutils:commons-dbutils:1.7'
Expand Down

0 comments on commit 774525b

Please sign in to comment.