Skip to content

Commit

Permalink
Bump com.google.protobuf:protobuf-java (#1364)
Browse files Browse the repository at this point in the history
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](protocolbuffers/protobuf@v3.16.3...v3.25.5)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Gold <[email protected]>
  • Loading branch information
dependabot[bot] and agold-rh authored Oct 7, 2024
1 parent 2c964e5 commit 9661a8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cloud-datafusion-functions-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<main.basedir>${project.basedir}</main.basedir>
<google.cloud.bigquery.version>1.72.0</google.cloud.bigquery.version>
<google.cloud.monitoring.version>1.72.0</google.cloud.monitoring.version>
<protobuf.java.version>3.16.3</protobuf.java.version>
<protobuf.java.version>3.25.5</protobuf.java.version>
<google.cloud.storage.version>1.98.0</google.cloud.storage.version>
<retrofit.version>2.6.0</retrofit.version>
<okhttp.version>4.2.1</okhttp.version>
Expand Down

0 comments on commit 9661a8f

Please sign in to comment.