You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Project is licensed under [Apache License 2.0](http://www.apache.org/licenses/LI
27
27
Release notes for this component/repo are available in [Jackson Releases](https://github.com/FasterXML/jackson/wiki/Jackson-Releases) page (unified for all official Jackson components).
28
28
29
29
NOTE: Annotations module is released with "simple" version like 2.20 without "patch" number -- except for rare case of critical fixes.
30
-
This change occurred with Jackson 2.20: prior to it, patch number was included but was meaningless: every patch version of a minor release was identical.
30
+
This change occurred with Jackson 2.20: prior to it, patch number was included but was meaningless: every patch version of a minor release was identical (so, `2.18.0` and, say, `2.18.4` were identical).
31
31
32
32
NOTE: Jackson 3.x components rely on 2.x annotations; there are no separate 3.x `jackson-annotations` versions released (there were RC versions up to 3.0-rc5 but not after that).
0 commit comments