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

build: Use only one jackson version #10795

Merged
merged 2 commits into from May 3, 2024
Merged

build: Use only one jackson version #10795

merged 2 commits into from May 3, 2024

Conversation

sdelamo
Copy link
Collaborator

@sdelamo sdelamo commented May 3, 2024

Close: #10745

Use managed-jackson version everywhere.

Use managed-jackson-databaind should be removed in Micronaut Framework 5.

renovate bot and others added 2 commits May 3, 2024 15:29
…-dataformat-yaml to v2.17.0 (#10749)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Close: #10745

Use `managed-jackson` version everywhere.

Use `managed-jackson-databaind` should be removed in Micronaut Framework 5.
Copy link

sonarcloud bot commented May 3, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@sdelamo sdelamo requested a review from timyates May 3, 2024 14:37
Copy link
Member

@timyates timyates left a comment

Choose a reason for hiding this comment

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

For anyone interested, this split to have 2 managed versions was added here

#7146

Because Jackson ended up with different version numbering for core, bom and databind

FasterXML/jackson-databind#3428 (comment)

Going back to a single version however is the correct route to take now there is agreement inside jackson as renotave doesn't know these should be aligned so we keep ending up with different versions...

@sdelamo sdelamo merged commit c547328 into 4.4.x May 3, 2024
17 checks passed
@sdelamo sdelamo deleted the issue-10745 branch May 3, 2024 15:36
sdelamo added a commit that referenced this pull request May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants