Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
Bump jcodings from 1.0.57 to 1.0.58 in /libs/grok (opensearch-project…
Browse files Browse the repository at this point in the history
…#5233)

* Bump jcodings from 1.0.57 to 1.0.58 in /libs/grok

Bumps [jcodings](https://github.com/jruby/jcodings) from 1.0.57 to 1.0.58.
- [Release notes](https://github.com/jruby/jcodings/releases)
- [Commits](jruby/jcodings@jcodings-1.0.57...jcodings-1.0.58)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit cbb0953)
  • Loading branch information
dependabot[bot] authored and kartg committed Nov 22, 2022
1 parent 79f0bca commit 7c5a26f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Bumps `commons-compress` from 1.21 to 1.22 ([#5104](https://github.com/opensearch-project/OpenSearch/pull/5104))
- Bumps `gson` from 2.9.0 to 2.10 ([#5184](https://github.com/opensearch-project/OpenSearch/pull/5184))
- Bump `gradle-extra-configurations-plugin` from 7.0.0 to 8.0.0 ([#4808](https://github.com/opensearch-project/OpenSearch/pull/4808))
- Bumps `jcodings` from 1.0.57 to 1.0.58
### Changed
### Deprecated
### Removed
Expand Down
2 changes: 1 addition & 1 deletion libs/grok/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
dependencies {
api 'org.jruby.joni:joni:2.1.44'
// joni dependencies:
api 'org.jruby.jcodings:jcodings:1.0.44'
api 'org.jruby.jcodings:jcodings:1.0.58'

testImplementation(project(":test:framework")) {
exclude group: 'org.opensearch', module: 'opensearch-grok'
Expand Down
1 change: 1 addition & 0 deletions libs/grok/licenses/jcodings-1.0.58.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dce27159dc0382e5f7518d4f3e499fc8396357ed

0 comments on commit 7c5a26f

Please sign in to comment.