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 b65818144da build(deps): bump protobuf.version from 4.35.1 to 4.36.0
(#20164)
b65818144da is described below
commit b65818144da7428dd9c40efe2dba4263f403601e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 29 09:39:24 2026 +0800
build(deps): bump protobuf.version from 4.35.1 to 4.36.0 (#20164)
* build(deps): bump protobuf.version from 4.35.1 to 4.36.0
Bumps `protobuf.version` from 4.35.1 to 4.36.0.
Updates `com.google.protobuf:protobuf-java` from 4.35.1 to 4.36.0
- [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.1 to 4.36.0
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-version: 4.36.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.protobuf:protobuf-java-util
dependency-version: 4.36.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* build: 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 4bbd59e37a9..7c072d6397a 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -3854,7 +3854,7 @@ name: Protocol Buffers
license_category: binary
module: java-core
license_name: BSD-3-Clause License
-version: 4.35.1
+version: 4.36.0
copyright: Google, Inc.
license_file_path:
- licenses/bin/protobuf-java.BSD3
@@ -4020,7 +4020,7 @@ name: Protocol Buffers
license_category: binary
module: extensions/druid-protobuf-extensions
license_name: BSD-3-Clause License
-version: 4.35.1
+version: 4.36.0
copyright: Google, Inc.
license_file_path: licenses/bin/protobuf-java.BSD3
libraries:
diff --git a/pom.xml b/pom.xml
index 1c53bfc5ba6..4913b3f8b64 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,7 @@
<netty3.version>3.10.6.Final</netty3.version>
<netty4.version>4.2.17.Final</netty4.version>
<postgresql.version>42.7.13</postgresql.version>
- <protobuf.version>4.35.1</protobuf.version>
+ <protobuf.version>4.36.0</protobuf.version>
<resilience4j.version>2.4.0</resilience4j.version>
<slf4j.version>2.0.18</slf4j.version>
<jna.version>5.19.1</jna.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]