Skip to content

Commit 5f3cca8

Browse files
committed
downgrade jackson until elastic#15405 is fixed
1 parent 3b3c2a8 commit 5f3cca8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versions.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jruby:
2525
# bundler evaluates the gemspec via bin/logstash
2626
# Ensure Jackson version here is kept in sync with version used by jrjackson gem
2727
jrjackson: 0.4.18
28-
jackson: 2.15.3
29-
jackson-databind: 2.15.3
28+
jackson: 2.14.3
29+
jackson-databind: 2.14.3

0 commit comments

Comments
 (0)