We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07dc0db + 5b233ed commit 159e268Copy full SHA for 159e268
release-notes/VERSION-2.x
@@ -12,6 +12,9 @@ Project: jackson-databind
12
#1855: Blacklist for more serialization gadgets (dbcp/tomcat, spring)
13
#1868: Class name handling for JDK unmodifiable Collection types changed
14
(reported by Rob W)
15
+#1870: Remove `final` on inherited methods in `BuilderBasedDeserializer` to allow
16
+ overriding by subclasses
17
+ (requested by Ville K)
18
19
2.9.3 (09-Dec-2017)
20
0 commit comments