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

Downgrade Jackson due to broken 1.4 support #2528

Merged
merged 1 commit into from Jun 10, 2022
Merged

Conversation

IgnatBeresnev
Copy link
Member

@IgnatBeresnev IgnatBeresnev commented Jun 10, 2022

Jackson was bumped to 2.13 in #2525, but support for Kotlin 1.4 is broken in that version (FasterXML/jackson-module-kotlin#556)

Downgraded to 2.12.7, which should still contain the CVE fix.

Integration tests were not run for the previous PR, will fix it to not hit it again

Copy link
Member

@vmishenev vmishenev left a comment

Choose a reason for hiding this comment

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

FasterXML/jackson-module-kotlin#523 is related to this as well.

gradle.properties Show resolved Hide resolved
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

2 participants