aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTatu Saloranta <tatu.saloranta@iki.fi>2020-07-20 18:57:50 -0700
committerTatu Saloranta <tatu.saloranta@iki.fi>2020-07-20 18:57:50 -0700
commit7d7f510cf34ffcec13be7b167b57250d1bacfcec (patch)
tree27d3e22a18bc3c02e6c00cb4b843eb0a59389ccc
parent2c74ac6dc4203191cbd9ef45d26f476d154a8e42 (diff)
parentfd097d404a23ca8bd44c8de97791e2f01ecd981d (diff)
downloadjackson-databind-7d7f510cf34ffcec13be7b167b57250d1bacfcec.tar.gz
Merge branch '2.11' into 2.12
-rw-r--r--release-notes/VERSION-2.x2
1 files changed, 1 insertions, 1 deletions
diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x
index 5da710f27..6039a2f07 100644
--- a/release-notes/VERSION-2.x
+++ b/release-notes/VERSION-2.x
@@ -154,7 +154,7 @@ Project: jackson-databind
(ObjectMapper.readerForListOf())
- Add `SerializerProvider.findContentValueSerializer()` methods
-2.10.5 (not yet released)
+2.10.5 (21-Jul-2020)
#2787 (partial fix): NPE after add mixin for enum
(reported by Denis K)