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 a97bca4010c build(deps): bump org.jruby.joni:joni from 2.2.6 to 2.2.7
(#20087)
a97bca4010c is described below
commit a97bca4010c927fc1701d4b98da041e595a13afb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 21 10:56:45 2026 +0800
build(deps): bump org.jruby.joni:joni from 2.2.6 to 2.2.7 (#20087)
* build(deps): bump org.jruby.joni:joni from 2.2.6 to 2.2.7
Bumps [org.jruby.joni:joni](https://github.com/jruby/joni) from 2.2.6 to
2.2.7.
- [Commits](https://github.com/jruby/joni/compare/joni-2.2.6...joni-2.2.7)
---
updated-dependencies:
- dependency-name: org.jruby.joni:joni
dependency-version: 2.2.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* build(deps): register joni 2.2.7 licenses
---------
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 8a9f28be336..3f9b168cb03 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -3753,7 +3753,7 @@ name: JCodings
license_category: binary
module: java-core
license_name: MIT License
-version: 1.0.63
+version: 1.0.64
copyright: JRuby Team
license_file_path: licenses/bin/jcodings.MIT
libraries:
@@ -3765,7 +3765,7 @@ name: Joni
license_category: binary
module: java-core
license_name: MIT License
-version: 2.2.6
+version: 2.2.7
copyright: JRuby Team
license_file_path: licenses/bin/joni.MIT
libraries:
diff --git a/pom.xml b/pom.xml
index 69295bc0be5..18e44bdf268 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1548,7 +1548,7 @@
<dependency>
<groupId>org.jruby.joni</groupId>
<artifactId>joni</artifactId>
- <version>2.2.6</version>
+ <version>2.2.7</version>
</dependency>
<dependency>
<groupId>org.testcontainers</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]