Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
deps: update dependency com.google.guava:guava to v30 (#550)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 31, 2021
1 parent 83b0558 commit d1505d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/snippets/cloud-client/src/pom.xml
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>23.6-jre</version>
<version>30.1-jre</version>
</dependency>
<!-- Removes the dependency of driver binary file -->
<dependency>
Expand Down

0 comments on commit d1505d8

Please sign in to comment.