From 315c11bcae1104a74adfca71e9bc7af597b2411d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 22 Jan 2025 16:19:10 +0000 Subject: [PATCH] Bump org.jruby.jcodings:jcodings from 1.0.58 to 1.0.61 in /libs/grok (#17061) * Bump org.jruby.jcodings:jcodings from 1.0.58 to 1.0.61 in /libs/grok Bumps [org.jruby.jcodings:jcodings](https://github.com/jruby/jcodings) from 1.0.58 to 1.0.61. - [Commits](https://github.com/jruby/jcodings/compare/jcodings-1.0.58...jcodings-1.0.61) --- updated-dependencies: - dependency-name: org.jruby.jcodings:jcodings 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] Signed-off-by: Craig Perkins Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Craig Perkins (cherry picked from commit a3717aebc7553ca8dbb96f4b3e0961ced5913113) Signed-off-by: github-actions[bot] --- CHANGELOG.md | 1 + libs/grok/build.gradle | 2 +- libs/grok/licenses/jcodings-1.0.58.jar.sha1 | 1 - libs/grok/licenses/jcodings-1.0.61.jar.sha1 | 1 + 4 files changed, 3 insertions(+), 2 deletions(-) delete mode 100644 libs/grok/licenses/jcodings-1.0.58.jar.sha1 create mode 100644 libs/grok/licenses/jcodings-1.0.61.jar.sha1 diff --git a/CHANGELOG.md b/CHANGELOG.md index fab474386fba3..3100dd00d9a37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -60,6 +60,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Bump `com.google.re2j:re2j` from 1.7 to 1.8 ([#17012](https://github.com/opensearch-project/OpenSearch/pull/17012)) - Bump `org.apache.commons:commons-lang3` from 3.14.0 to 3.17.0 ([#15580](https://github.com/opensearch-project/OpenSearch/pull/15580)) - Bump `com.squareup.okio:okio` from 3.9.1 to 3.10.2 ([#17060](https://github.com/opensearch-project/OpenSearch/pull/17060)) +- Bump `org.jruby.jcodings:jcodings` from 1.0.58 to 1.0.61 ([#17061](https://github.com/opensearch-project/OpenSearch/pull/17061)) ### 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 97cf68a7971fa..5064c904b4273 100644 --- a/libs/grok/build.gradle +++ b/libs/grok/build.gradle @@ -31,7 +31,7 @@ dependencies { api 'org.jruby.joni:joni:2.2.1' // joni dependencies: - api 'org.jruby.jcodings:jcodings:1.0.58' + api 'org.jruby.jcodings:jcodings:1.0.61' testImplementation(project(":test:framework")) { exclude group: 'org.opensearch', module: 'opensearch-grok' diff --git a/libs/grok/licenses/jcodings-1.0.58.jar.sha1 b/libs/grok/licenses/jcodings-1.0.58.jar.sha1 deleted file mode 100644 index 0202d24704a50..0000000000000 --- a/libs/grok/licenses/jcodings-1.0.58.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -dce27159dc0382e5f7518d4f3e499fc8396357ed \ No newline at end of file diff --git a/libs/grok/licenses/jcodings-1.0.61.jar.sha1 b/libs/grok/licenses/jcodings-1.0.61.jar.sha1 new file mode 100644 index 0000000000000..df675e0f40640 --- /dev/null +++ b/libs/grok/licenses/jcodings-1.0.61.jar.sha1 @@ -0,0 +1 @@ +51b947691d501d0b6b3c04955d82e934e190b7ad \ No newline at end of file