Skip to content

Commit f0ea056

Browse files
authored
Update protobuf from 3.25.4 to 3.25.5 (#16011)
* Update protobuf from 3.25.4 to 3.25.5 Signed-off-by: Craig Perkins <craig5008@gmail.com> * Add to CHANGELOG Signed-off-by: Craig Perkins <craig5008@gmail.com> --------- Signed-off-by: Craig Perkins <craig5008@gmail.com>
1 parent 2b670cc commit f0ea056

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
2121
- Bump `com.nimbusds:oauth2-oidc-sdk` from 11.9.1 to 11.19.1 ([#15862](https://github.com/opensearch-project/OpenSearch/pull/15862))
2222
- Bump `com.microsoft.azure:msal4j` from 1.17.0 to 1.17.1 ([#15945](https://github.com/opensearch-project/OpenSearch/pull/15945))
2323
- Bump `ch.qos.logback:logback-core` from 1.5.6 to 1.5.8 ([#15946](https://github.com/opensearch-project/OpenSearch/pull/15946))
24+
- Update protobuf from 3.25.4 to 3.25.5 ([#16011](https://github.com/opensearch-project/OpenSearch/pull/16011))
2425

2526
### Changed
2627

buildSrc/version.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ woodstox = 6.4.0
2020
kotlin = 1.7.10
2121
antlr4 = 4.13.1
2222
guava = 32.1.1-jre
23-
protobuf = 3.25.4
23+
protobuf = 3.25.5
2424
jakarta_annotation = 1.3.5
2525
google_http_client = 1.44.1
2626
tdigest = 3.3

server/licenses/protobuf-java-3.25.4.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
5ae5c9ec39930ae9b5a61b32b93288818ec05ec1

0 commit comments

Comments
 (0)