File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 <groupId >com.fasterxml.jackson.core</groupId >
1717 <artifactId >jackson-annotations</artifactId >
1818 <name >Jackson-annotations</name >
19- <version >2.20.0 -SNAPSHOT</version >
19+ <version >2.20-SNAPSHOT</version >
2020 <packaging >jar</packaging >
2121 <description >Core annotations used for value types, used by Jackson data binding package.
2222 </description >
Original file line number Diff line number Diff line change 11Project: jackson-annotations
22
3- NOTE : Annotations module will never contain changes in patch versions,
4- only .0 releases can have changes. We may still release patch versions, but
5- they will be identical to .0 versions, and only released for convenience
6- (developers can line up all Jackson components with same patch version number).
7- Main components will typically depend on .0 versions: please do NOT file
8- issues against this being a bug; it is intentional.
3+ NOTE : Annotations module is released with " simple" version like 2.20 without
4+ " patch" number -- except for rare case of critical fixes.
5+ This change occurred with Jackson 2.20 : prior to it, patch number was included
6+ but was meaningless: usually every patch version of a minor release was
7+ identical.
8+
9+ NOTE : Jackson 3 .x components rely on 2 .x annotations; there are no separate
10+ 3 .x `jackson-annotations` versions released (there were RC versions up
11+ to 3.0 -rc5 but not after that).
912
1013------------------------------------------------------------------------
1114=== Releases ===
1215------------------------------------------------------------------------
1316
14- 2.20.0 (not yet released)
17+ 2.20 (not yet released)
1518
16- No changes since 2.19
19+ # 294 : Drop patch number from version for 2.20 and later (no more 2.20.0 )
1720
18212.19.1 (13 -Jun-2025 )
1922
You can’t perform that action at this time.
0 commit comments