From ec6acb8286914545ab01b48e962a0a34a90fb28b Mon Sep 17 00:00:00 2001 From: Zhe Sun <31067185+ZheSun88@users.noreply.github.com> Date: Wed, 31 May 2023 11:12:32 +0300 Subject: [PATCH] chore: upgrade jackson.version to 2.15.2 2.15.1 is faulty version. as this reported issues. https://github.com/FasterXML/jackson-core/issues/1027 hilla is using this version as it was aligned from flow. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dcd1fab7074..6557b839141 100644 --- a/pom.xml +++ b/pom.xml @@ -89,8 +89,8 @@ 8.0.0.Final 2.0.7 2.6.1 - 2.15.1 - 2.15.1 + 2.15.2 + 2.15.2 3.0.2 2.1.1 4.0.2