Skip to content

Commit 74c32e2

Browse files
committed
Update release notes wrt #4078
1 parent 09a60ea commit 74c32e2

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

release-notes/CREDITS-2.x

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1680,3 +1680,7 @@ iProdigy (iProdigy@github)
16801680
Jason Laber (jlaber@github)
16811681
* Reported #3948: `@JsonIgnore` no longer works for transient backing fields
16821682
(2.16.0)
1683+
1684+
Andreas Zahnen (azahnen@github)
1685+
* Reported #4078: `java.desktop` module is no longer optional
1686+
(2.16.0)

release-notes/VERSION-2.x

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ Project: jackson-databind
5656
#4056: Provide the "ObjectMapper.treeToValue(TreeNode, TypeReference)" method
5757
(contributed by @fantasy0v0)
5858
#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)
5962

6063
2.15.3 (not yet released)
6164

0 commit comments

Comments
 (0)