File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1+ Here are people who have contributed to the development of Jackson JSON processor
2+ Std Collections
3+ (version numbers in brackets indicate release in which the problem was fixed)
4+
5+ Tatu Saloranta (tatu.saloranta@iki.fi): author for HPPC, Pcollections modules;
6+ co-author for Guava, Eclipse collections
7+ Steven Schlansker (steven@nesscomputing.com): author of Guava module
8+ Jonas Konrad (yawkat@github): author of Eclipse Collections module
9+
10+ --------------------------------------------------------------------------------
11+ Fixes for 3.x (see CREDITS-2.x for 2.x)
12+ --------------------------------------------------------------------------------
13+
14+ László-Róbert Albert (albertlr@github)
15+
16+ * Contributed #69: (guava) Add support for Guava primitives during deserialization
17+ [3.0.0]
Original file line number Diff line number Diff line change @@ -11,4 +11,6 @@ Modules:
1111
12123.0.0 (not yet released)
1313
14- - (guava) Upgrade guava dependency from 18 to 20
14+ #69: Add support for Guava primitives during deserialization
15+ (contributed by László-Róbert A)
16+ - (guava) Update "preferred" Guava version to 25.1-jre
You can’t perform that action at this time.
0 commit comments