From 2129df6fb61bf76cc8e2fb21a028fe37850fba84 Mon Sep 17 00:00:00 2001 From: Girish Date: Mon, 9 Sep 2024 10:32:39 -0400 Subject: [PATCH 1/2] SITE-4228 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index e90bb5f..85ccc87 100644 --- a/pom.xml +++ b/pom.xml @@ -97,10 +97,10 @@ spring-messaging - log4j + org.apache.logging.log4j log4j - 1.2.14 - runtime + 2.18.0 + pom @@ -109,7 +109,7 @@ org.springframework spring-framework-bom - 4.2.4.RELEASE + 5.3.33 pom import From 5462843e09e6c89f46639b5c9506573d83053c1a Mon Sep 17 00:00:00 2001 From: Girish Date: Wed, 18 Sep 2024 22:48:12 -0400 Subject: [PATCH 2/2] SITE-4228 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 85ccc87..db32cc6 100644 --- a/pom.xml +++ b/pom.xml @@ -60,12 +60,12 @@ com.fasterxml.jackson.core jackson-core - 2.5.3 + 2.9.4 com.fasterxml.jackson.core jackson-databind - 2.5.3 + 2.9.4 io.springfox @@ -109,7 +109,7 @@ org.springframework spring-framework-bom - 5.3.33 + 5.3.39 pom import