File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -1680,3 +1680,7 @@ iProdigy (iProdigy@github)
1680
1680
Jason Laber (jlaber@github)
1681
1681
* Reported #3948: `@JsonIgnore` no longer works for transient backing fields
1682
1682
(2.16.0)
1683
+
1684
+ Andreas Zahnen (azahnen@github)
1685
+ * Reported #4078: `java.desktop` module is no longer optional
1686
+ (2.16.0)
Original file line number Diff line number Diff line change @@ -56,6 +56,9 @@ Project: jackson-databind
56
56
#4056 : Provide the " ObjectMapper.treeToValue(TreeNode, TypeReference)" method
57
57
(contributed by @fantasy0v0)
58
58
#4060 : Expose `NativeImageUtil.isRunningInNativeImage()` method
59
+ #4078 : `java.desktop` module is no longer optional
60
+ (reported by Andreas Z)
61
+ (fix contributed by Joo-Hyuk K)
59
62
60
63
2.15.3 (not yet released)
61
64
You can’t perform that action at this time.
0 commit comments