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 dd04f440ebc Bump protobuf.version from 4.35.0 to 4.35.1 (#18748)
dd04f440ebc is described below
commit dd04f440ebca89ce1ecb92d8b64c16e6c243028d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 12 21:32:57 2026 +0530
Bump protobuf.version from 4.35.0 to 4.35.1 (#18748)
Bumps `protobuf.version` from 4.35.0 to 4.35.1.
Updates `com.google.protobuf:protobuf-bom` from 4.35.0 to 4.35.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)
Updates `com.google.protobuf:protobuf-java` from 4.35.0 to 4.35.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.35.0 to 4.35.1
Updates `com.google.protobuf:protobuf-kotlin` from 4.35.0 to 4.35.1
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-bom
dependency-version: 4.35.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protobuf-java
dependency-version: 4.35.1
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protobuf-java-util
dependency-version: 4.35.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protobuf-kotlin
dependency-version: 4.35.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 ec5efd21a27..c68cbbe997b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -269,7 +269,7 @@
<httpcore5.version>5.4.2</httpcore5.version>
<!-- Google Libraries -->
- <protobuf.version>4.35.0</protobuf.version>
+ <protobuf.version>4.35.1</protobuf.version>
<grpc.version>1.82.0</grpc.version>
<google.cloud.libraries.version>26.83.0</google.cloud.libraries.version>
<opentelemetry.gcp.resources.version>1.57.0-alpha</opentelemetry.gcp.resources.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]