Skip to content

Commit 34e5b12

Browse files
authored
Merge branch 'main' into dependabot/gradle/plugins/repository-azure/com.azure-azure-storage-blob-12.29.1
Signed-off-by: Daniel Widdis <[email protected]>
2 parents 9ec8181 + 701f1a3 commit 34e5b12

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
@@ -27,6 +27,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
2727
- Bump `net.minidev:json-smart` from 2.5.1 to 2.5.2 ([#17378](https://github.com/opensearch-project/OpenSearch/pull/17378))
2828
- Bump `com.netflix.nebula.ospackage-base` from 11.10.1 to 11.11.1 ([#17374](https://github.com/opensearch-project/OpenSearch/pull/17374))
2929
- Bump `software.amazon.awssdk` from 2.20.86 to 2.30.31 ([17396](https://github.com/opensearch-project/OpenSearch/pull/17396))
30+
- Bump `org.jruby.jcodings:jcodings` from 1.0.61 to 1.0.63 ([#17560](https://github.com/opensearch-project/OpenSearch/pull/17560))
3031
- Bump `com.azure:azure-storage-blob` from 12.28.1 to 12.29.1 ([#17562](https://github.com/opensearch-project/OpenSearch/pull/17562))
3132

3233
### Changed

libs/grok/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
dependencies {
3232
api 'org.jruby.joni:joni:2.2.3'
3333
// joni dependencies:
34-
api 'org.jruby.jcodings:jcodings:1.0.61'
34+
api 'org.jruby.jcodings:jcodings:1.0.63'
3535

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

libs/grok/licenses/jcodings-1.0.61.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+
b8c386790e72f0bad666c8f1a8af12d0528992e0

0 commit comments

Comments
 (0)