Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions changelog/unreleased/PR#4412-update-google-protobuf.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
title: Update google.protobuf to v4
type: dependency_update
authors:
- name: solrbot
links:
- name: PR#4412
url: https://github.com/apache/solr/pull/4412
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ google-j2objc = "3.1"
# @keep This is GJF version for spotless/ tidy.
google-javaformat = "1.18.1"
# @keep for version alignment
google-protobuf = "3.25.8"
google-protobuf = "4.34.1"
# @keep Gradle version to run the build
gradle = "8.10"
grpc = "1.80.0"
Expand Down
Loading