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>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Nov 18, 2022
1 parent e544297 commit cbb0953
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## [Unreleased]
### Dependencies
- Bumps `commons-compress` from 1.21 to 1.22
- Bumps `jcodings` from 1.0.57 to 1.0.58

All notable changes to this project are documented in this file.

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.43'
// joni dependencies:
api 'org.jruby.jcodings:jcodings:1.0.57'
api 'org.jruby.jcodings:jcodings:1.0.58'

testImplementation(project(":test:framework")) {
exclude group: 'org.opensearch', module: 'opensearch-grok'
Expand Down
1 change: 0 additions & 1 deletion libs/grok/licenses/jcodings-1.0.57.jar.sha1

This file was deleted.

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 cbb0953

Please sign in to comment.