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: remove Jdk8Module Jackson module registration #574

Merged
merged 1 commit into from
Jul 27, 2024

Conversation

federicorispo
Copy link
Member

Since the project now runs on java >= 11 and uses the latest jackson version, it is no longer necessary to register this module because it is included in jackson-databind.

Refs: #570

Since the project now runs on java >= 11 and uses the latest jackson
version, it is no longer necessary to register this module because
it is included in jackson-databind.

Refs: #570
@federicorispo federicorispo self-assigned this Jul 27, 2024
Copy link

@federicorispo federicorispo merged commit 0b5130e into master Jul 27, 2024
9 checks passed
@federicorispo federicorispo deleted the fix/remove-jd8module-registration branch July 27, 2024 18:47
@federicorispo federicorispo restored the fix/remove-jd8module-registration branch July 27, 2024 18:47
@federicorispo federicorispo deleted the fix/remove-jd8module-registration branch July 27, 2024 18:47
federicorispo added a commit that referenced this pull request Sep 13, 2024
Since the project now runs on java >= 11 and uses the latest jackson
version, it is no longer necessary to register this module because
it is included in jackson-databind.

Refs: #570
federicorispo added a commit that referenced this pull request Sep 13, 2024
Since the project now runs on java >= 11 and uses the latest jackson
version, it is no longer necessary to register this module because
it is included in jackson-databind.

Refs: #570
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant