Skip to content

Commit ed3b272

Browse files
authored
downgrade jackson until #15405 is fixed (#15549)
1 parent 3b3c2a8 commit ed3b272

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

versions.yml

Lines changed: 2 additions & 2 deletions
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)