Skip to content

Commit a3717ae

Browse files
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](jruby/jcodings@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] <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> Signed-off-by: Craig Perkins <cwperx@amazon.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Craig Perkins <cwperx@amazon.com>
1 parent 3c43d62 commit a3717ae

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
@@ -68,6 +68,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6868
- Bump `opentelemetry-semconv` from 1.27.0-alpha to 1.29.0-alpha ([#16700](https://github.com/opensearch-project/OpenSearch/pull/16700))
6969
- Bump `com.google.re2j:re2j` from 1.7 to 1.8 ([#17012](https://github.com/opensearch-project/OpenSearch/pull/17012))
7070
- Bump `com.squareup.okio:okio` from 3.9.1 to 3.10.2 ([#17060](https://github.com/opensearch-project/OpenSearch/pull/17060))
71+
- Bump `org.jruby.jcodings:jcodings` from 1.0.58 to 1.0.61 ([#17061](https://github.com/opensearch-project/OpenSearch/pull/17061))
7172

7273
### Changed
7374
- 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

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
dependencies {
3232
api 'org.jruby.joni:joni:2.2.1'
3333
// joni dependencies:
34-
api 'org.jruby.jcodings:jcodings:1.0.58'
34+
api 'org.jruby.jcodings:jcodings:1.0.61'
3535

3636
testImplementation(project(":test:framework")) {
3737
exclude group: 'org.opensearch', module: 'opensearch-grok'

libs/grok/licenses/jcodings-1.0.58.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
51b947691d501d0b6b3c04955d82e934e190b7ad

0 commit comments

Comments
 (0)