Replies: 1 comment 1 reply
-
Hi there, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
do you plan to migrate to last jackson version 2.15.0?
I'm using logstash-logback-encoder in my application that use 2.15.0 of jackson and when i'm starting under tomcat10 with logstas-logback-encoder-7.3 i have this error :
perhaps its due to the difference of jackson version reference by logstah (2.14.2) and in my project 2.15.0?
EDIT1
=> same for logback-* dep, 7.3 use logback-* 1.3.x but last version is 1.4.x to be jakarta.* compatible?
Thanks for help
Beta Was this translation helpful? Give feedback.
All reactions