Skip to content

Commit 6aeb07d

Browse files
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](jruby/joni@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] <support@github.com> * Updating SHAs Signed-off-by: dependabot[bot] <support@github.com> * Update changelog Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d920bff commit 6aeb07d

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
7979
- Bump `org.awaitility:awaitility` from 4.2.0 to 4.2.2 ([#17230](https://github.com/opensearch-project/OpenSearch/pull/17230))
8080
- Bump `dnsjava:dnsjava` from 3.6.2 to 3.6.3 ([#17231](https://github.com/opensearch-project/OpenSearch/pull/17231))
8181
- Bump `com.google.code.gson:gson` from 2.11.0 to 2.12.1 ([#17229](https://github.com/opensearch-project/OpenSearch/pull/17229))
82+
- Bump `org.jruby.joni:joni` from 2.2.1 to 2.2.3 ([#17136](https://github.com/opensearch-project/OpenSearch/pull/17136))
8283

8384
### Changed
8485
- Indexed IP field supports `terms_query` with more than 1025 IP masks [#16391](https://github.com/opensearch-project/OpenSearch/pull/16391)

libs/grok/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
*/
3030

3131
dependencies {
32-
api 'org.jruby.joni:joni:2.2.1'
32+
api 'org.jruby.joni:joni:2.2.3'
3333
// joni dependencies:
3434
api 'org.jruby.jcodings:jcodings:1.0.61'
3535

libs/grok/licenses/joni-2.2.1.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
a26324720f0053e151c01fe4f407d0a84bafb2dc

0 commit comments

Comments
 (0)