From 88856da57833b8a5d2839a02b2521c8d1166a699 Mon Sep 17 00:00:00 2001 From: jjuaniveson Date: Wed, 13 Sep 2023 14:02:42 +0100 Subject: [PATCH 1/6] DWN-42070: bumped jackson-databind version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ec85256fb..dc9fd03f1 100644 --- a/pom.xml +++ b/pom.xml @@ -348,7 +348,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.3 + 2.13.4.2 com.fasterxml.jackson.core From 8fd42f73878636f74cf2d8ce994408e90e2ded7f Mon Sep 17 00:00:00 2001 From: jjuaniveson Date: Thu, 14 Sep 2023 09:22:23 +0100 Subject: [PATCH 2/6] DWN-42070: changelog updated --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa5fd8dd4..7264ea264 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ Unreleased: - Updated JDK to Corretto 1.8.342 +- Upgraded Jackson Databind Component to 2.13.4.2 *1.3.3-GRESHAM-28: - Updated JDK to Corretto 1.8.332 From 10647b36764f62e8bf276e90b329a21e161d81bb Mon Sep 17 00:00:00 2001 From: jjuaniveson Date: Thu, 14 Sep 2023 09:49:43 +0100 Subject: [PATCH 3/6] DWN-42070: core version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dc9fd03f1..777afa8fa 100644 --- a/pom.xml +++ b/pom.xml @@ -353,7 +353,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.13.3 + 2.13.4.2 From 79638b8298e69aee67e66829cc8f01c405a644e8 Mon Sep 17 00:00:00 2001 From: jjuaniveson Date: Fri, 15 Sep 2023 09:00:20 +0100 Subject: [PATCH 4/6] DWN-42070: update core version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 777afa8fa..bf9477037 100644 --- a/pom.xml +++ b/pom.xml @@ -348,7 +348,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.4.2 + 2.13.4 com.fasterxml.jackson.core From 4b827629afc05a230f417c65ddc4994ff15522df Mon Sep 17 00:00:00 2001 From: jjuaniveson Date: Fri, 15 Sep 2023 09:23:20 +0100 Subject: [PATCH 5/6] DWN-42070: update core version --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bf9477037..1db675019 100644 --- a/pom.xml +++ b/pom.xml @@ -348,12 +348,12 @@ com.fasterxml.jackson.core jackson-databind - 2.13.4 + 2.13.4.2 com.fasterxml.jackson.core jackson-annotations - 2.13.4.2 + 2.13.4 From d65db962f847e11066d178b88e1677e31c61b83b Mon Sep 17 00:00:00 2001 From: jjuaniveson Date: Mon, 18 Sep 2023 12:25:10 +0100 Subject: [PATCH 6/6] DWN-42070: update core version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1db675019..0e68f5435 100644 --- a/pom.xml +++ b/pom.xml @@ -348,7 +348,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.4.2 + 2.13.4 com.fasterxml.jackson.core