Skip to content

Commit c34dbbd

Browse files
committed
upgrade jackson to 2.15.2
1 parent 35c5534 commit c34dbbd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

versions.yml

Lines changed: 3 additions & 3 deletions
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.17
31-
jackson: 2.14.1
32-
jackson-databind: 2.14.1
30+
jrjackson: 0.4.18
31+
jackson: 2.15.2
32+
jackson-databind: 2.15.2

0 commit comments

Comments
 (0)