From 8c09378d5d704354afe679f9c35714ea79a4350e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 14:16:00 -0500 Subject: [PATCH] Bump org.jruby.joni:joni from 2.1.45 to 2.1.48 in /libs/grok (#6201) * Bump org.jruby.joni:joni from 2.1.45 to 2.1.48 in /libs/grok Bumps [org.jruby.joni:joni](https://github.com/jruby/joni) from 2.1.45 to 2.1.48. - [Release notes](https://github.com/jruby/joni/releases) - [Commits](https://github.com/jruby/joni/compare/joni-2.1.45...joni-2.1.48) --- 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> Co-authored-by: dependabot[bot] --- CHANGELOG.md | 1 + libs/grok/build.gradle | 2 +- libs/grok/licenses/joni-2.1.45.jar.sha1 | 1 - libs/grok/licenses/joni-2.1.48.jar.sha1 | 1 + 4 files changed, 3 insertions(+), 2 deletions(-) delete mode 100644 libs/grok/licenses/joni-2.1.45.jar.sha1 create mode 100644 libs/grok/licenses/joni-2.1.48.jar.sha1 diff --git a/CHANGELOG.md b/CHANGELOG.md index 133ad1f28a3ca..e1804ea1ad53d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Bumps `jna` from 5.11.0 to 5.13.0 - Bumps `joni` from 2.1.44 to 2.1.45 - Bumps `commons-io:commons-io` from 2.7 to 2.11.0 +- Bumps `org.jruby.joni:joni` from 2.1.45 to 2.1.48 ### Changed - [CCR] Add getHistoryOperationsFromTranslog method to fetch the history snapshot from translogs ([#3948](https://github.com/opensearch-project/OpenSearch/pull/3948)) diff --git a/libs/grok/build.gradle b/libs/grok/build.gradle index 057b83877d424..2e3cf8d45ceab 100644 --- a/libs/grok/build.gradle +++ b/libs/grok/build.gradle @@ -29,7 +29,7 @@ */ dependencies { - api 'org.jruby.joni:joni:2.1.45' + api 'org.jruby.joni:joni:2.1.48' // joni dependencies: api 'org.jruby.jcodings:jcodings:1.0.58' diff --git a/libs/grok/licenses/joni-2.1.45.jar.sha1 b/libs/grok/licenses/joni-2.1.45.jar.sha1 deleted file mode 100644 index 8c9907b62217a..0000000000000 --- a/libs/grok/licenses/joni-2.1.45.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -16f2d793ade587b04dd7050b47705d034faa144e \ No newline at end of file diff --git a/libs/grok/licenses/joni-2.1.48.jar.sha1 b/libs/grok/licenses/joni-2.1.48.jar.sha1 new file mode 100644 index 0000000000000..4ac2f3842559b --- /dev/null +++ b/libs/grok/licenses/joni-2.1.48.jar.sha1 @@ -0,0 +1 @@ +552f95e640553de15243c02bd97a6c0c3dd7a78f \ No newline at end of file