Skip to content

Commit 793fdea

Browse files
Bump com.google.guava:guava in /modules/jdbc-test
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.2.0-jre to 33.2.1-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9dd6016 commit 793fdea

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
@@ -1,7 +1,7 @@
11
dependencies {
22
api project(':jdbc')
33

4-
api 'com.google.guava:guava:33.2.0-jre'
4+
api 'com.google.guava:guava:33.2.1-jre'
55
api 'org.apache.commons:commons-lang3:3.15.0'
66
api 'com.zaxxer:HikariCP-java6:2.3.13'
77
api 'commons-dbutils:commons-dbutils:1.8.1'

0 commit comments

Comments
 (0)