FasterXML / FasterXML/jackson-annotations

Change of versioning scheme to `2.20` (no patch) vs `2.19.0` and earlier (jackson-databind version still 2.20.0 (28-Aug-2025))

Ouverte
#307 25 commentaires 18 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Java
Étoiles
1.1k
Forks
342
Merge moyen
8 h 53 min
PR mergées (30 j)
2

Description

In the past the jackson-annotations version was released inline with all other jackson components.
Now "other" are named "2.20.0" and this one "2.20" (without .0).

Has that be done by intention to de-couple jackson annotations from the rest ?

(currently I have one version for all jacksons and so build fails with
`Could not find artifact com.fasterxml.jackson.core:jackson-annotations:jar:2.20.0 in centralMirror`)

The "[Release notes](https://github.com/FasterXML/jackson-annotations/releases)" does not mention something in that direction (to be precise it is completely empty ;-) )

**EDIT**: see actual [2.20 Release Notes](https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.20)

**EDIT**: see [discussion#90](https://github.com/FasterXML/jackson-future-ideas/discussions/90) for more on decision to go with "2.20 plan".
And [JSTEP-1](https://github.com/FasterXML/jackson-future-ideas/wiki/JSTEP-1) for the wider discussion on Jackson 3.x versioning.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.