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 45b4f69a6f8 build(deps): bump protobuf.version from 4.36.0 to 4.36.1
(#20250)
45b4f69a6f8 is described below
commit 45b4f69a6f8bf242b3cd05566ab78b4e5e6eb763
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Sep 5 10:11:39 2026 +0800
build(deps): bump protobuf.version from 4.36.0 to 4.36.1 (#20250)
* build(deps): bump protobuf.version from 4.36.0 to 4.36.1
Bumps `protobuf.version` from 4.36.0 to 4.36.1.
Updates `com.google.protobuf:protobuf-java` from 4.36.0 to 4.36.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.36.0 to 4.36.1
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-version: 4.36.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protobuf-java-util
dependency-version: 4.36.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* build(deps): update protobuf license metadata for 4.36.1
---------
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 | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/licenses.yaml b/licenses.yaml
index 23f5f6cfd9a..6dc0d2adfe7 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -4028,7 +4028,7 @@ name: Protocol Buffers
license_category: binary
module: extensions/druid-protobuf-extensions
license_name: BSD-3-Clause License
-version: 4.36.0
+version: 4.36.1
copyright: Google, Inc.
license_file_path: licenses/bin/protobuf-java.BSD3
libraries:
diff --git a/pom.xml b/pom.xml
index 10f5f991afe..5c3973bf0cd 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.36.0</protobuf.version>
+ <protobuf.version>4.36.1</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]