You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build(amazonq): include jackson in dependency closure (#5614)
With f331fb6,
we include jackson as part of core/toolkit, but not amazonq. in theory amazonq should be pulling jackson classes from core, but there appears to be a hard to reproduce edge case where a customer is hitting the same issue with jackson-kotlin deserialization
0 commit comments