This is an automated email from the ASF dual-hosted git repository.

FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 8211c1efe59 build(deps): bump protobuf.version from 4.33.0 to 4.35.1 
(#19786)
8211c1efe59 is described below

commit 8211c1efe597b1937cb6dc99f98dd56ff2b51d2a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 29 14:02:19 2026 +0800

    build(deps): bump protobuf.version from 4.33.0 to 4.35.1 (#19786)
    
    * build(deps): bump protobuf.version from 4.33.0 to 4.35.1
    
    Bumps `protobuf.version` from 4.33.0 to 4.35.1.
    
    Updates `com.google.protobuf:protobuf-java` from 4.33.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.33.0 to 4.35.1
    
    ---
    updated-dependencies:
    - dependency-name: com.google.protobuf:protobuf-java
      dependency-version: 4.35.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.google.protobuf:protobuf-java-util
      dependency-version: 4.35.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): update protobuf license metadata
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Frank Chen <[email protected]>
---
 licenses.yaml | 4 ++--
 pom.xml       | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/licenses.yaml b/licenses.yaml
index 63ebaa9d1a0..4851c6cd73f 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -3678,7 +3678,7 @@ name: Protocol Buffers
 license_category: binary
 module: java-core
 license_name: BSD-3-Clause License
-version: 4.33.0
+version: 4.35.1
 copyright: Google, Inc.
 license_file_path:
   - licenses/bin/protobuf-java.BSD3
@@ -3844,7 +3844,7 @@ name: Protocol Buffers
 license_category: binary
 module: extensions/druid-protobuf-extensions
 license_name: BSD-3-Clause License
-version: 4.33.0
+version: 4.35.1
 copyright: Google, Inc.
 license_file_path: licenses/bin/protobuf-java.BSD3
 libraries:
diff --git a/pom.xml b/pom.xml
index 86cd94f4024..e081b671d32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@
         <netty3.version>3.10.6.Final</netty3.version>
         <netty4.version>4.2.15.Final</netty4.version>
         <postgresql.version>42.7.12</postgresql.version>
-        <protobuf.version>4.33.0</protobuf.version>
+        <protobuf.version>4.35.1</protobuf.version>
         <resilience4j.version>1.3.1</resilience4j.version>
         <slf4j.version>2.0.17</slf4j.version>
         <jna.version>5.18.1</jna.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to