Skip to content

Align Jackson dependencies using the Jackson BOM #2446

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yeikel
Copy link

@yeikel yeikel commented May 28, 2025

Instead of specifying version explicitly for every Jackson component, as part of dependency definition, one can use a BOM to get a full, complete set of consistent versions to use.

@yeikel yeikel requested a review from a team as a code owner May 28, 2025 04:12
@@ -58,8 +58,7 @@
<jdk.target>1.8</jdk.target>

<jersey.version>2.30.1</jersey.version>
<jackson.version>2.18.3</jackson.version>
Copy link
Author

Choose a reason for hiding this comment

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

This comment is a bit vague. I am not sure what "old projects" refers to here because there are no recent breaking changes in jackson.

Is this an outdated comment?

Copy link
Author

Choose a reason for hiding this comment

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

@eddumelendez I'd appreciate your input here

@yeikel yeikel changed the title Use Jackson BOM Align Jackson dependencies using the Jackson BOM May 28, 2025
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