diff --git a/pom.xml b/pom.xml index c47d2639..8dc165e0 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.fasterxml.jackson jackson-base - 2.15.4-SNAPSHOT + 2.15.4 com.fasterxml.jackson.dataformat jackson-dataformats-text diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x index 200d1b86..1f16a506 100644 --- a/release-notes/VERSION-2.x +++ b/release-notes/VERSION-2.x @@ -14,6 +14,10 @@ Active Maintainers: === Releases === ------------------------------------------------------------------------ +2.15.4 (15-Feb-2024) + +No changes since 2.15.3 + 2.15.3 (12-Oct-2023) #400: (yaml) `IllegalArgumentException` when attempting to decode invalid UTF-8