danez commented on code in PR #22732: URL: https://github.com/apache/kafka/pull/22732#discussion_r3520088795
########## gradle/dependencies.gradle: ########## @@ -62,7 +62,7 @@ versions += [ gradle: "9.4.1", grgit: "5.3.3", httpclient: "4.5.14", - jackson: "2.21.2", + jackson: "2.21.4", Review Comment: I just updated to the minimal version that fixes the two issues. If you prefer i can update to 2.22? But as you pointed already out 2.22 is NOT LTS, whereas 2.21 is. I don't know if you have any rules about that. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
