aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTatu Saloranta <tatu.saloranta@iki.fi>2020-05-02 15:24:21 -0700
committerTatu Saloranta <tatu.saloranta@iki.fi>2020-05-02 15:24:21 -0700
commitd0ca6c06a3902f4eb6be905c0ccc0ab435070357 (patch)
treead747f4a39c8ab53cf98f804157b727a4393ff15
parenta6b4c983287c04d7b832057b6ff44a1753e9d18e (diff)
parent55dd1923ed937e7adfebcf0b22d8f24bb71549d9 (diff)
downloadjackson-core-d0ca6c06a3902f4eb6be905c0ccc0ab435070357.tar.gz
Merge branch '2.10' into 2.11
-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 742fecc2..76df75b5 100644
--- a/release-notes/VERSION-2.x
+++ b/release-notes/VERSION-2.x
@@ -28,7 +28,7 @@ JSON library.
#611: Optionally allow leading decimal in float tokens
(contributed by James A)
-2.10.4 (not yet released)
+2.10.4 (03-May-2020)
#605: Handle case when system property access is restricted
(reported by rhernandez35@github)