Browse Source

chore(deps): bump com.google.protobuf:protobuf-java

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>
dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5
dependabot[bot] 3 months ago
committed by GitHub
parent
commit
9d06589d20
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      other/java/client/pom.xml

2
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>

Loading…
Cancel
Save