Allign the versions of the jackson jar files to be consistent
Open
Nobody has claimed this yet.
SDK
- Dominant language
- Java
- Stars
- 243
- Forks
- 171
- Avg merge
- 30m
- Merged PRs (30d)
- 4
Description
The versions of the jackson jar files are inconsistent
com.fasterxml.jackson.core:jackson-annotations:jar:2.13.1
com.fasterxml.jackson.core:jackson-core:jar:2.13.1
com.fasterxml.jackson.core:jackson-databind:jar:2.13.4.2
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.12.2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the dependency declarations or build configuration that produces the listed Jackson artifacts, then inspect how their versions are selected. Done means the Jackson dependencies resolve to one consistent version and the project’s dependency or build verification passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100