Commit ec71665
committed
Update to Jackson 2.14.3
Note while most users will likely already have their managed version of Jackson provided, this at least makes it for users who don't explicitly include Jackson then use a newer patch version (instead of the release candidate). Also aligns the jackson-annotations version. Didn't push the minor version forward because allow for the downstream consumer to decide what Jackson version they want as much as possible i.e. they can push it forward rather than forcing the dependency/avoid programming against newer Jackson minor features.1 parent ec2826c commit ec71665
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
79 | 83 | | |
80 | 84 | | |
81 | 85 | | |
82 | 86 | | |
83 | | - | |
| 87 | + | |
84 | 88 | | |
85 | 89 | | |
86 | 90 | | |
87 | 91 | | |
88 | | - | |
| 92 | + | |
89 | 93 | | |
90 | 94 | | |
91 | 95 | | |
| |||
0 commit comments