Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use jackson 2.8.8 in k3s module #4928

Merged
merged 1 commit into from Jan 17, 2022
Merged

Use jackson 2.8.8 in k3s module #4928

merged 1 commit into from Jan 17, 2022

Conversation

kiview
Copy link
Member

@kiview kiview commented Jan 17, 2022

To ensure the same Jackson version across TC core and modules, this commit manually aligns them, so we don't run into problems with our shaded dependencies.

See also:

force 'com.fasterxml.jackson.core:jackson-databind:2.8.8'

In the long term, we should align them automatically.

To ensure same jackson version across TC core and modules, this commit manually aligns them.
Copy link
Member

@rnorth rnorth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM as a temporary measure

@kiview kiview added this to the next milestone Jan 17, 2022
@kiview kiview merged commit f7dcfa8 into master Jan 17, 2022
@delete-merged-branch delete-merged-branch bot deleted the k3s-jackson-downgrade branch January 17, 2022 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants