We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 454b95f commit 8261614Copy full SHA for 8261614
release-notes/CREDITS-2.x
@@ -810,3 +810,6 @@ Petar Tahchiev (ptahchiev@github)
810
Thibaut Robert (trobert@github)
811
* Requested #2059: Remove `final` modifier for `TypeFactory`
812
(2.10.0)
813
+
814
+Édouard Mercier (edouardmercier@github)
815
+ * Requested #2116: Make NumberSerializers.Base public and its inherited classes not final
release-notes/VERSION-2.x
@@ -8,6 +8,8 @@ Project: jackson-databind
8
9
#2059: Remove `final` modifier for `TypeFactory`
10
(requested by Thibaut R)
11
+#2116: Make NumberSerializers.Base public and its inherited classes not final
12
+ (requested by Édouard M)
13
14
2.9.7 (not yet released)
15
0 commit comments