FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Align Jackson dependencies using the Jackson BOM by yeikel · Pull Request #2446 · docker-java/docker-java · GitHub

Align Jackson dependencies using the Jackson BOM - #2446

Closed
yeikel wants to merge 1 commit into
docker-java:mainfrom
yeikel:bom
Closed

Align Jackson dependencies using the Jackson BOM#2446
yeikel wants to merge 1 commit into
docker-java:mainfrom
yeikel:bom

Conversation

yeikel commented May 28, 2025
edited by marcuslinke
Loading

Copy link
Copy Markdown

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.


This change is 

yeikel requested a review from a team as a code owner May 28, 2025 04:12
Comment thread pom.xml Outdated
<jdk.target>1.8</jdk.target>

<jersey.version>2.30.1</jersey.version>
<jackson.version>2.18.3</jackson.version>

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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
Copy Markdown
Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

@eddumelendez I'd appreciate your input here

yeikel changed the title Use Jackson BOM Align Jackson dependencies using the Jackson BOM May 28, 2025
yeikel closed this by deleting the head repository Jul 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL