From 92648ab980539a865b9ebafd34b4524cb56bddb3 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Wed, 27 Nov 2024 17:19:27 -0800 Subject: [PATCH] Prep for 2.18.2 --- pom.xml | 2 +- release-notes/VERSION-2.x | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c0b0c99e..5c7ccfdb 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson jackson-base - 2.18.2-SNAPSHOT + 2.18.2 com.fasterxml.jackson.dataformat jackson-dataformats-binary diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x index 6d580da9..28e71468 100644 --- a/release-notes/VERSION-2.x +++ b/release-notes/VERSION-2.x @@ -14,6 +14,10 @@ Active maintainers: === Releases === ------------------------------------------------------------------------ +2.18.2 (27-Nov-2024) + +No changes since 2.18.1 + 2.18.1 (28-Oct-2024) #518: Should not read past end for CBOR string values