swagger-api / swagger-api/swagger-parser

[Feature]: Upgrade to Jackson 3

Open
#2,261 1 comment 9 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature
Dominant language
Java
Stars
867
Forks
560
Avg merge
2d 21h
Merged PRs (30d)
7

Description

I have swagger parser as dependency and this provides Jackson 2 as transient dependencies.
I have problems in my workspace when having Jackson 2 and 3 mixed.
I would like to get rid of Jackson 2 dependencies.

Could you please upgrade?

Thanks

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by locating the project's dependency declarations and inspecting the dependency tree to identify where Jackson 2 is introduced. Review the parser's compatibility requirements and run the existing test suite; done means Jackson 2 is no longer brought in transitively without breaking supported behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.