Skip to content

Is it compatible to upgrade version 2.12.7 to 2.13.5 #186

Answered by pjfanning
wealthtears asked this question in Q&A
Discussion options

You must be logged in to vote

Could you read up on Semver? https://semver.org/

Some people love to argue about whether projects follow semver exactly but the Jackson version numbering is at least inspired by semver.

You can also read the release notes. E.g. https://github.com/FasterXML/jackson-databind/tree/2.16/release-notes

You are mistaken if you think open source volunteers appreciate this sort of question. This is a free software with no warranties. There is an onus on the user to do due diligence for themselves. Maybe you could write some tests for your code so you would know if your code works when you upgrade.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@JooHyukKim
Comment options

Answer selected by JooHyukKim
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants