diff --git a/pom.xml b/pom.xml index 88db314f8..684a745d6 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.fasterxml.jackson jackson-base - 2.11.4-SNAPSHOT + 2.11.4 com.fasterxml.jackson.dataformat jackson-dataformats-binary diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x index 8325be1fa..4ab72d069 100644 --- a/release-notes/VERSION-2.x +++ b/release-notes/VERSION-2.x @@ -8,7 +8,7 @@ Project: jackson-datatypes-binaryModules: === Releases === ------------------------------------------------------------------------ -2.11.4 (not yet released) +2.11.4 (12-Dec-2020) #186: (cbor) Eager allocation of byte buffer can cause `java.lang.OutOfMemoryError` exception