Skip to content

Commit

Permalink
downgrade jackson until #15405 is fixed (#15549)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsvd authored Nov 8, 2023
1 parent 3b3c2a8 commit ed3b272
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jruby:
# bundler evaluates the gemspec via bin/logstash
# Ensure Jackson version here is kept in sync with version used by jrjackson gem
jrjackson: 0.4.18
jackson: 2.15.3
jackson-databind: 2.15.3
jackson: 2.14.3
jackson-databind: 2.14.3

0 comments on commit ed3b272

Please sign in to comment.