Skip to content

Migrate to Jackson 3.1.2#2625

Draft
holgerfriedrich wants to merge 3 commits into
apache:mainfrom
holgerfriedrich:pr-jackson
Draft

Migrate to Jackson 3.1.2#2625
holgerfriedrich wants to merge 3 commits into
apache:mainfrom
holgerfriedrich:pr-jackson

Conversation

@holgerfriedrich
Copy link
Copy Markdown
Contributor

  • migrate Jackson packages from com.fasterxml.jackson namespace to tools.jackson namespace
  • suppress com.fasterxml for hibernate to avoid double inclusion (hibernate should then select tools.jackson packages)
  • change of jackson related features

This PR basically tries to remove jackson 2. We still need it for spring.security and two transitive dependencies in examples.

* migrate Jackson packages from com.fasterxml.jackson namespace to
  tools.jackson namespace
* suppress com.fasterxml for hibernate to avoid double inclusion
  (hibernate should then select tools.jackson packages)
* change of jackson related features
@holgerfriedrich holgerfriedrich marked this pull request as draft May 13, 2026 18:31
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