diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-01-07 22:37:10 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-07 22:37:10 +0000 |
| commit | 46237ea31a34b31fe15a8da7da1ce2e6e772dfdd (patch) | |
| tree | 50372d084ce204cdeb2a18b4f7c2e00d590604b7 /other/java | |
| parent | 60dc450091a573e99e633b6ad9d9c80761633526 (diff) | |
| download | seaweedfs-46237ea31a34b31fe15a8da7da1ce2e6e772dfdd.tar.xz seaweedfs-46237ea31a34b31fe15a8da7da1ce2e6e772dfdd.zip | |
Bump protobuf-java from 3.9.1 to 3.16.1 in /other/java/client
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.9.1 to 3.16.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.9.1...v3.16.1)
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'other/java')
| -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 dd83df864..8c112b446 100644 --- a/other/java/client/pom.xml +++ b/other/java/client/pom.xml @@ -14,7 +14,7 @@ </parent> <properties> - <protobuf.version>3.9.1</protobuf.version> + <protobuf.version>3.16.1</protobuf.version> <!-- follow https://github.com/grpc/grpc-java --> <grpc.version>1.23.0</grpc.version> <guava.version>30.0-jre</guava.version> |
