Skip to content

Commit d4e5687

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 9a8df79 commit d4e5687

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
api project(':jdbc')
33
api project(':test-support')
44

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

0 commit comments

Comments
 (0)