From 48ac561c3829c425a9546a9d6769e4c9652c537f Mon Sep 17 00:00:00 2001 From: vishnu-alapati <89137504+vishnu-alapati@users.noreply.github.com> Date: Fri, 27 May 2022 16:40:32 +0530 Subject: [PATCH] Uplift of jackson-databind to latest version (#29) * Uplifted Jackson-databind dependency to 2.13.3 * changed the parent version to 2.0.7 Co-authored-by: Vishnu --- CHANGELOG.md | 3 +++ pom.xml | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 451cac3..e9a2d83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 2.0.7 +- Uplifted jackson databind from 2.12.1 to 2.13.3 to resolve security vulnerability issue. + ## 2.0.6 - Uplifted logback dependency from 1.2.0 to 1.2.10 to resolve vulnerability issue. - Uplifted jackson databind from 2.10.1 to 2.12.1 to resolve security vulnerability issue. diff --git a/pom.xml b/pom.xml index ab22caf..c87e022 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.github.eiffel-community eiffel-remrem-parent - 2.0.6 + 2.0.7 pom 1.7.25 @@ -23,7 +23,7 @@ 3.7 2.7 2.8.47 - 2.12.1 + 2.13.3 2.2.8 2.8.1 2.6.1