diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-19 16:17:17 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-19 16:17:17 +0000 |
| commit | 9d06589d205742c801bd765700425756290c7fe8 (patch) | |
| tree | fe326347816b9c237e93d5731e1d2a65fa34e79f | |
| parent | 4ec6eab004ff500b849f10f1985e83ce0855c70c (diff) | |
| download | seaweedfs-origin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5.tar.xz seaweedfs-origin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5.zip | |
chore(deps): bump com.google.protobuf:protobuf-javaorigin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.16.3 to 3.25.5.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.16.3...v3.25.5)
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
| -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 7e5c3f732..ab98a90d1 100644 --- a/other/java/client/pom.xml +++ b/other/java/client/pom.xml @@ -31,7 +31,7 @@ </scm> <properties> - <protobuf.version>3.16.3</protobuf.version> + <protobuf.version>3.25.5</protobuf.version> <!-- follow https://github.com/grpc/grpc-java --> <grpc.version>1.53.0</grpc.version> <guava.version>32.0.0-jre</guava.version> |
