Skip to content

Commit dcad6b8

Browse files
Bump org.jruby.joni:joni from 2.2.3 to 2.2.5 in /libs/grok (opensearch-project#17608)
* Bump org.jruby.joni:joni from 2.2.3 to 2.2.5 in /libs/grok Bumps [org.jruby.joni:joni](https://github.com/jruby/joni) from 2.2.3 to 2.2.5. - [Commits](jruby/joni@joni-2.2.3...joni-2.2.5) --- updated-dependencies: - dependency-name: org.jruby.joni:joni dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Updating SHAs Signed-off-by: dependabot[bot] <[email protected]> * Update changelog Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3d3a17 commit dcad6b8

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1010

1111
### Dependencies
1212
- Bump `ch.qos.logback:logback-core` from 1.5.16 to 1.5.17 ([#17609](https://github.com/opensearch-project/OpenSearch/pull/17609))
13+
- Bump `org.jruby.joni:joni` from 2.2.3 to 2.2.5 ([#17608](https://github.com/opensearch-project/OpenSearch/pull/17608))
1314

1415
### Changed
1516

libs/grok/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
*/
3030

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

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

-1
This file was deleted.
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
4ebafe67efa7395678a34d07e7585bed5ef0cc72

0 commit comments

Comments
 (0)