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

Fix #1141: prevent NPE in Version.equals() #1142

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

cowtowncoder
Copy link
Member

No description provided.

@cowtowncoder cowtowncoder merged commit f1e96e8 into 2.16 Nov 22, 2023
5 checks passed
@cowtowncoder cowtowncoder deleted the tatu/2.16/1141-npe-in-version-equals branch November 22, 2023 03:58
dmikurube added a commit to embulk/embulk-util-config that referenced this pull request Apr 3, 2024
The test has started to fail since Jackson 2.16.0 because of the following changes:

- FasterXML/jackson-core#1053
- FasterXML/jackson-core#1142

These were "fixing" the following issues:

- FasterXML/jackson-core#1050
- FasterXML/jackson-core#1141
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.

1 participant