restatedev / restatedev/sdk-java
Java jackson 3 version upgrade
Open
Nobody has claimed this yet.
dependencies
- Dominant language
- Java
- Stars
- 60
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
New version of jacson 3.x is released. but latest restate springbboot SDK is using jacson 2.x.
https://mvnrepository.com/artifact/tools.jackson.core/jackson-core
Contributor guide
No contributing guide indexed for this repository
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 SDK's Maven dependency declarations and all current Jackson 2.x usage, then run the existing test suite to identify compatibility issues. Done means the SDK uses the released Jackson 3.x artifacts and its existing tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100