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
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
title: Update com.google.protobuf:* to v3.25.9 (branch_9x)
type: dependency_update
authors:
- name: solrbot
links:
- name: PR#4294
url: https://github.com/apache/solr/pull/4294
1 change: 0 additions & 1 deletion solr/licenses/protobuf-java-3.25.8.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions solr/licenses/protobuf-java-3.25.9.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
64cdd0aac23f3c05740b6e6a15b041353cf6ffaa
1 change: 0 additions & 1 deletion solr/licenses/protobuf-java-util-3.25.8.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions solr/licenses/protobuf-java-util-3.25.9.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
62aaa6521bbc050dc44431a4456f3bf99a1231c4
4 changes: 2 additions & 2 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ com.google.http-client:google-http-client-gson:1.44.2 (7 constraints: 68702d4e)
com.google.http-client:google-http-client-jackson2:1.44.2 (1 constraints: 1f1009a6)
com.google.j2objc:j2objc-annotations:3.0.0 (4 constraints: 453c9e88)
com.google.oauth-client:google-oauth-client:1.36.0 (2 constraints: b720ee75)
com.google.protobuf:protobuf-java:3.25.8 (9 constraints: 3e833c8f)
com.google.protobuf:protobuf-java-util:3.25.8 (4 constraints: 7f30200a)
com.google.protobuf:protobuf-java:3.25.9 (9 constraints: 3f838d8f)
com.google.protobuf:protobuf-java-util:3.25.9 (4 constraints: 8030a10a)
com.google.re2j:re2j:1.8 (2 constraints: 3a140270)
com.googlecode.json-simple:json-simple:1.1.1 (1 constraints: d90f7798)
com.helger:profiler:1.1.1 (1 constraints: e21053b8)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ com.github.stephenc.jcip:jcip-annotations=1.0-1
com.google.cloud:google-cloud-bom=0.224.0
com.google.errorprone:*=2.31.0
com.google.guava:guava=32.1.3-jre
com.google.protobuf:*=3.25.8
com.google.protobuf:*=3.25.9
com.google.re2j:re2j=1.8
com.j256.simplemagic:simplemagic=1.17
com.jayway.jsonpath:json-path=2.9.0
Expand Down
Loading