diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-12-11 19:12:58 +0000 |
|---|---|---|
| committer | Chris Lu <chrislusf@users.noreply.github.com> | 2023-12-11 11:14:02 -0800 |
| commit | 157b36d59d741bfd7c80538df89692833bf4e6c3 (patch) | |
| tree | 074950f02fe26d0331934087958a5af8cbf0a492 /other | |
| parent | 70c735f6bb95f8588dfe4e04df836aa2ac2c2760 (diff) | |
| download | seaweedfs-157b36d59d741bfd7c80538df89692833bf4e6c3.tar.xz seaweedfs-157b36d59d741bfd7c80538df89692833bf4e6c3.zip | |
Bump com.google.guava:guava in /other/java/client
Bumps [com.google.guava:guava](https://github.com/google/guava) from 30.0-jre to 32.0.0-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
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'other')
| -rw-r--r-- | other/java/client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/other/java/client/pom.xml b/other/java/client/pom.xml index 6e65da253..2b3112d86 100644 --- a/other/java/client/pom.xml +++ b/other/java/client/pom.xml @@ -17,7 +17,7 @@ <protobuf.version>3.16.3</protobuf.version> <!-- follow https://github.com/grpc/grpc-java --> <grpc.version>1.23.0</grpc.version> - <guava.version>30.0-jre</guava.version> + <guava.version>32.0.0-jre</guava.version> </properties> <dependencies> |
