From 619058897cad6adda1853e2e85fb1eeff85304d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 5 Feb 2025 14:30:40 +0000 Subject: [PATCH] Bump org.jruby.joni:joni from 2.2.1 to 2.2.3 in /libs/grok (#17136) * Bump org.jruby.joni:joni from 2.2.1 to 2.2.3 in /libs/grok Bumps [org.jruby.joni:joni](https://github.com/jruby/joni) from 2.2.1 to 2.2.3. - [Commits](https://github.com/jruby/joni/compare/joni-2.2.1...joni-2.2.3) --- updated-dependencies: - dependency-name: org.jruby.joni:joni dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Updating SHAs Signed-off-by: dependabot[bot] * Update changelog Signed-off-by: dependabot[bot] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 6aeb07d901baa31eb1ea9456f782d82609cabc4b) Signed-off-by: github-actions[bot] --- CHANGELOG.md | 1 + libs/grok/build.gradle | 2 +- libs/grok/licenses/joni-2.2.1.jar.sha1 | 1 - libs/grok/licenses/joni-2.2.3.jar.sha1 | 1 + 4 files changed, 3 insertions(+), 2 deletions(-) delete mode 100644 libs/grok/licenses/joni-2.2.1.jar.sha1 create mode 100644 libs/grok/licenses/joni-2.2.3.jar.sha1 diff --git a/CHANGELOG.md b/CHANGELOG.md index b7f3e499d38ec..3fac9fd02a090 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -77,6 +77,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Bump `org.jruby.jcodings:jcodings` from 1.0.58 to 1.0.61 ([#17061](https://github.com/opensearch-project/OpenSearch/pull/17061)) - Bump `dnsjava:dnsjava` from 3.6.2 to 3.6.3 ([#17231](https://github.com/opensearch-project/OpenSearch/pull/17231)) - Bump `com.google.code.gson:gson` from 2.11.0 to 2.12.1 ([#17229](https://github.com/opensearch-project/OpenSearch/pull/17229)) +- Bump `org.jruby.joni:joni` from 2.2.1 to 2.2.3 ([#17136](https://github.com/opensearch-project/OpenSearch/pull/17136)) ### Changed - Indexed IP field supports `terms_query` with more than 1025 IP masks [#16391](https://github.com/opensearch-project/OpenSearch/pull/16391) diff --git a/libs/grok/build.gradle b/libs/grok/build.gradle index 5064c904b4273..9ea59bc2a77b8 100644 --- a/libs/grok/build.gradle +++ b/libs/grok/build.gradle @@ -29,7 +29,7 @@ */ dependencies { - api 'org.jruby.joni:joni:2.2.1' + api 'org.jruby.joni:joni:2.2.3' // joni dependencies: api 'org.jruby.jcodings:jcodings:1.0.61' diff --git a/libs/grok/licenses/joni-2.2.1.jar.sha1 b/libs/grok/licenses/joni-2.2.1.jar.sha1 deleted file mode 100644 index d0338540f5512..0000000000000 --- a/libs/grok/licenses/joni-2.2.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -23d2f2eff7fa0cda465d86ec9d8bab53e496d9e6 \ No newline at end of file diff --git a/libs/grok/licenses/joni-2.2.3.jar.sha1 b/libs/grok/licenses/joni-2.2.3.jar.sha1 new file mode 100644 index 0000000000000..fcc7a23f0d5aa --- /dev/null +++ b/libs/grok/licenses/joni-2.2.3.jar.sha1 @@ -0,0 +1 @@ +a26324720f0053e151c01fe4f407d0a84bafb2dc \ No newline at end of file