This is an automated email from the ASF dual-hosted git repository.
noob-se7en pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new c9bcc589081 Bump protobuf.version from 4.34.0 to 4.34.1 (#18370)
c9bcc589081 is described below
commit c9bcc5890810b7fb53c0e54e571115bee208d428
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 29 19:51:48 2026 +0530
Bump protobuf.version from 4.34.0 to 4.34.1 (#18370)
Bumps `protobuf.version` from 4.34.0 to 4.34.1.
Updates `com.google.protobuf:protobuf-bom` from 4.34.0 to 4.34.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)
Updates `com.google.protobuf:protobuf-java` from 4.34.0 to 4.34.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)
Updates `com.google.protobuf:protobuf-java-util` from 4.34.0 to 4.34.1
Updates `com.google.protobuf:protobuf-kotlin` from 4.34.0 to 4.34.1
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-bom
dependency-version: 4.34.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protobuf-java
dependency-version: 4.34.1
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protobuf-java-util
dependency-version: 4.34.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protobuf-kotlin
dependency-version: 4.34.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2354ce61dba..3cdcd9cfc46 100644
--- a/pom.xml
+++ b/pom.xml
@@ -264,7 +264,7 @@
<httpcore5.version>5.4.2</httpcore5.version>
<!-- Google Libraries -->
- <protobuf.version>4.34.0</protobuf.version>
+ <protobuf.version>4.34.1</protobuf.version>
<grpc.version>1.80.0</grpc.version>
<google.cloud.libraries.version>26.80.0</google.cloud.libraries.version>
<opentelemetry.gcp.resources.version>1.56.0-alpha</opentelemetry.gcp.resources.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]