From d1c3d2a0b221ad7894b8c0d1d53854da7bf97a69 Mon Sep 17 00:00:00 2001 From: "James R. Perkins" Date: Wed, 1 Mar 2023 15:43:37 -0800 Subject: [PATCH] Upgrade Jackson to 2.14.2. Signed-off-by: James R. Perkins --- resteasy-microprofile-test-bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resteasy-microprofile-test-bom/pom.xml b/resteasy-microprofile-test-bom/pom.xml index f59ffc6..8dbe288 100644 --- a/resteasy-microprofile-test-bom/pom.xml +++ b/resteasy-microprofile-test-bom/pom.xml @@ -34,7 +34,7 @@ - 2.13.4 + 2.14.2 ${version.com.fasterxml.jackson} 1.2.10