Skip to content

Commit f8148b4

Browse files
authored
bump jrjackson to 0.4.21 for jruby 10 support (#18862)
this unlocks plugin testing with jruby 10 on main, as bigdecimal dependency in jrjackson must now be explicit
1 parent 7114f1b commit f8148b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jruby:
2727
# Note: this file is copied to the root of logstash-core because its gemspec needs it when
2828
# bundler evaluates the gemspec via bin/logstash
2929
# Ensure Jackson version here is kept in sync with version used by jrjackson gem
30-
jrjackson: 0.4.20
30+
jrjackson: 0.4.21
3131
jackson: 2.16.2
3232
jackson-databind: 2.16.2

0 commit comments

Comments
 (0)