aboutsummaryrefslogtreecommitdiff
path: root/release-notes/VERSION-2.x
diff options
context:
space:
mode:
authorTatu Saloranta <tatu.saloranta@iki.fi>2020-06-17 20:08:29 -0700
committerTatu Saloranta <tatu.saloranta@iki.fi>2020-06-17 20:08:29 -0700
commit6985fe446e2684d2a5d708ccefbc5f3804e60045 (patch)
tree4116eeaa73d2b172595d9b34b15ba73c408b5abc /release-notes/VERSION-2.x
parent87089aef0d62820c9ef496eb1f0a8f95263eba2b (diff)
downloadjackson-databind-6985fe446e2684d2a5d708ccefbc5f3804e60045.tar.gz
Fixed #2760
Diffstat (limited to 'release-notes/VERSION-2.x')
-rw-r--r--release-notes/VERSION-2.x3
1 files changed, 3 insertions, 0 deletions
diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x
index 684c80bee..f45b95591 100644
--- a/release-notes/VERSION-2.x
+++ b/release-notes/VERSION-2.x
@@ -17,6 +17,9 @@ Project: jackson-databind
#2759: Rearranging of props when property-based generator is in use leads
to incorrect output
(reported by Oleg C)
+#2760: Jackson doesn't respect `CAN_OVERRIDE_ACCESS_MODIFIERS=false` for
+ deserializer properties
+ (reported by Johannes K)
2.11.0 (26-Apr-2020)