From 3825d1a64655ad35e33209caabb4411d5d5f01c9 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Mon, 31 May 2021 11:05:00 -0700 Subject: [PATCH] Fixed #146 (add new Jakarta-RS impl repo) --- release-notes/VERSION-2.x | 2 ++ 1 file changed, 2 insertions(+) diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x index b8d5ed0a..88650bf0 100644 --- a/release-notes/VERSION-2.x +++ b/release-notes/VERSION-2.x @@ -13,6 +13,8 @@ Sub-modules: 2.13.0 (not yet released) #134: Remove work-around for JAX-RS 1.x wrt JAX-RS 2 type `NoContentException` +#146: Create new alternate jackson-jakarta-rs-providers repo for Jakarta + (not Javax) RS implementation - Update `jakarta.xml.bind-api` dep (2.3.2 -> 2.3.3) 2.12.3 (12-Apr-2021)