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 2e3ca051bb6 build(deps): bump net.thisptr:jackson-jq from 1.6.2 to
1.6.3 (#20227)
2e3ca051bb6 is described below
commit 2e3ca051bb6edfd66372b45025f85926e6421cae
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 3 09:36:03 2026 +0800
build(deps): bump net.thisptr:jackson-jq from 1.6.2 to 1.6.3 (#20227)
* build(deps): bump net.thisptr:jackson-jq from 1.6.2 to 1.6.3
Bumps [net.thisptr:jackson-jq](https://github.com/eiiches/jackson-jq) from
1.6.2 to 1.6.3.
- [Release notes](https://github.com/eiiches/jackson-jq/releases)
- [Commits](https://github.com/eiiches/jackson-jq/compare/1.6.2...1.6.3)
---
updated-dependencies:
- dependency-name: net.thisptr:jackson-jq
dependency-version: 1.6.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* fix: update jackson-jq 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 | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/licenses.yaml b/licenses.yaml
index 7f74ac6e37a..46220805e0e 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -1918,7 +1918,7 @@ name: jackson-jq
license_category: binary
module: java-core
license_name: Apache License version 2.0
-version: 1.6.2
+version: 1.6.3
libraries:
- net.thisptr: jackson-jq
diff --git a/pom.xml b/pom.xml
index 719f8080c7b..66b9eb75aa3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1120,7 +1120,7 @@
<dependency>
<groupId>net.thisptr</groupId>
<artifactId>jackson-jq</artifactId>
- <version>1.6.2</version>
+ <version>1.6.3</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]