Skip to content

Commit 225800c

Browse files
Bump guava from 30.1-jre to 30.1.1-jre in /modules/jdbc-test
Bumps [guava](https://github.com/google/guava) from 30.1-jre to 30.1.1-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a94243 commit 225800c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/jdbc-test/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ dependencies {
22
compile project(':jdbc')
33
compile project(':test-support')
44

5-
compile 'com.google.guava:guava:30.1-jre'
5+
compile 'com.google.guava:guava:30.1.1-jre'
66
compile 'org.apache.commons:commons-lang3:3.12.0'
77
compile 'com.zaxxer:HikariCP-java6:2.3.13'
88
compile 'commons-dbutils:commons-dbutils:1.7'

0 commit comments

Comments
 (0)