jackson-annotation release version 2.20 #294
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
For SemVer purposes 2.20 is same as 2.20.0; just omitting useless never-changing patch version. But as per @pjfanning see annotations/307 for more info. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The last release of jackson-annotation has
2.20
as version number. This is not semver. The other compents have version number2.20.0
. The pull requests of tools like dependabot and renovate fail when all jackson components use a property for the version in maven.Could jackson-annotation has
2.20
get a new tag and release with2.20.0
Beta Was this translation helpful? Give feedback.
All reactions