Skip to content

docs: list jackson 2.20.x in Upgrade Notes for Dropwizard 5.0.x#10532

Merged
joschi merged 1 commit intodropwizard:release/5.0.xfrom
InnokentiyStruchkov:fix-jackson-version-in-docs-5.0.x
Sep 17, 2025
Merged

docs: list jackson 2.20.x in Upgrade Notes for Dropwizard 5.0.x#10532
joschi merged 1 commit intodropwizard:release/5.0.xfrom
InnokentiyStruchkov:fix-jackson-version-in-docs-5.0.x

Conversation

@InnokentiyStruchkov
Copy link
Copy Markdown
Contributor

Problem:

The upgrade notes page (https://www.dropwizard.io/en/stable/manual/upgrade-notes/upgrade-notes-5_0_x.html) lists Jackson 2.19.x as a new dependency, but 5.0.0 uses com.fasterxml.jackson:jackson-bom v2.20.0

Solution:

Fix the mentioned version.

Result:

Clarification of docs.

@InnokentiyStruchkov InnokentiyStruchkov requested a review from a team as a code owner September 17, 2025 14:28
@github-actions github-actions bot added this to the 5.0.1 milestone Sep 17, 2025
Hibernate 6.1.x 6.6.x
Hibernate Validator 7.x 8.0.x
Jackson 2.15.x 2.19.x
Jackson 2.15.x 2.20.x
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I'd like to clarify one more thing. The latest 4.0.x series version--4.0.16--uses Jackson 2.19.2. This comparison table just lists initial Jackson versions for first major Dropwizard versions (4.0.0 and 5.0.0)?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Yes, it originally only referred to the versions used early in the 4.0.x branch.

Jackson got better with breaking changes, so we updated the minor versions as well.

Copy link
Copy Markdown
Member

@joschi joschi left a comment

Choose a reason for hiding this comment

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

@InnokentiyStruchkov Thanks for your contribution!

@joschi joschi enabled auto-merge (squash) September 17, 2025 19:07
@joschi joschi merged commit 9bc4f3c into dropwizard:release/5.0.x Sep 17, 2025
11 checks passed
@InnokentiyStruchkov InnokentiyStruchkov deleted the fix-jackson-version-in-docs-5.0.x branch September 18, 2025 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants