Skip to content

Commit 08a3549

Browse files
authored
Upgrade jcodings dependency to 1.0.44 (#43334)
1 parent ac3e4a6 commit 08a3549

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

libs/grok/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
dependencies {
2121
compile 'org.jruby.joni:joni:2.1.6'
2222
// joni dependencies:
23-
compile 'org.jruby.jcodings:jcodings:1.0.12'
23+
compile 'org.jruby.jcodings:jcodings:1.0.44'
2424

2525
if (isEclipse == false || project.path == ":libs:elasticsearch-grok-tests") {
2626
testCompile(project(":test:framework")) {

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

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

0 commit comments

Comments
 (0)