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 68e7d9e8edc build(deps): bump com.google.j2objc:j2objc-annotations
from 2.8 to 3.1 (#19990)
68e7d9e8edc is described below
commit 68e7d9e8edc9fa822bfe674f0eb88ef63ab94738
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 13 12:41:43 2026 +0800
build(deps): bump com.google.j2objc:j2objc-annotations from 2.8 to 3.1
(#19990)
* build(deps): bump com.google.j2objc:j2objc-annotations from 2.8 to 3.1
Bumps
[com.google.j2objc:j2objc-annotations](https://github.com/google/j2objc) from
2.8 to 3.1.
- [Release notes](https://github.com/google/j2objc/releases)
- [Commits](https://github.com/google/j2objc/compare/2.8...3.1)
---
updated-dependencies:
- dependency-name: com.google.j2objc:j2objc-annotations
dependency-version: '3.1'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
* build: update j2objc 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 f54e0911fed..78ae1a2cf35 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -465,7 +465,7 @@ name: j2objc
license_category: binary
module: core
license_name: Apache License version 2.0
-version: 1.3
+version: 3.1
libraries:
- com.google.j2objc: j2objc-annotations
@@ -3688,7 +3688,7 @@ name: j2objc
license_category: binary
module: extensions/protobuf-extensions
license_name: Apache License version 2.0
-version: 2.8
+version: 3.1
libraries:
- com.google.j2objc: j2objc-annotations
diff --git a/pom.xml b/pom.xml
index 164aa0438e9..19ef95bbaf9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1426,7 +1426,7 @@
<dependency>
<groupId>com.google.j2objc</groupId>
<artifactId>j2objc-annotations</artifactId>
- <version>2.8</version>
+ <version>3.1</version>
</dependency>
<dependency>
<groupId>io.github.resilience4j</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]