We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48481e3 commit ae14e72Copy full SHA for ae14e72
release-notes/CREDITS-2.x
@@ -283,3 +283,7 @@ Vlad Tatavu (vladt@github)
283
* Reported #739: `JsonLocation` in 2.13 only uses identity comparison
284
for "content reference"
285
(2.13.2)
286
+
287
+PJ Fanning (pjfanning@github)
288
+ * Cotnributed #744: Limit size of exception message in BigDecimalParser
289
+ (2.13.3)
release-notes/VERSION-2.x
@@ -14,6 +14,11 @@ JSON library.
14
=== Releases ===
15
------------------------------------------------------------------------
16
17
+2.13.3 (not yet released)
18
19
+#744: Limit size of exception message in BigDecimalParser
20
+ (contributed by @pjfanning))
21
22
2.13.2 (06-Mar-2022)
23
24
#732: Update Maven wrapper
0 commit comments