From 3078e722ced4e631402c60616e427faa447ee8b3 Mon Sep 17 00:00:00 2001 From: smirnovaae Date: Tue, 20 Aug 2024 09:58:08 -0700 Subject: [PATCH 1/7] AB2D-6270 Ab2d,libs -Analyze level of effort and address critical Snyk security vulnerabilities --- api/pom.xml | 4 ++-- e2e-test/pom.xml | 6 +++--- pom.xml | 12 ++++++------ 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index c0774f7ea..2011dcc8d 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -13,7 +13,7 @@ ${basedir}/.. 3.0.0 - 0.5.7 + 0.5.9 **/JobClient.java @@ -44,11 +44,11 @@ 2.3 - 1.12.8 - 2.2.3 - 1.2.7 + 1.12.9 + 2.2.4 + 1.2.8 1.3.4 - 1.9.4 + 1.9.5 1.2.5 1.2.4 From 4af2e7e7d72f75f2ac1a9798cf8044330706245a Mon Sep 17 00:00:00 2001 From: smirnovaae Date: Fri, 23 Aug 2024 10:50:48 -0700 Subject: [PATCH 2/7] wip --- api/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 2011dcc8d..c0774f7ea 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -13,7 +13,7 @@ ${basedir}/.. 3.0.0 - 0.5.9 + 0.5.7 **/JobClient.java - 1.12.9 - 2.2.4 - 1.2.8 + 1.12.8 + 2.2.0 + 1.2.7 1.3.4 - 1.9.5 + 1.9.4 1.2.5 1.2.4 From e8bd52e53ae1d3c13c8061c4b54583a84f4ca69e Mon Sep 17 00:00:00 2001 From: smirnovaae Date: Mon, 26 Aug 2024 13:30:01 -0700 Subject: [PATCH 4/7] wip --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 37e48c08c..2e6df7125 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ 1.12.8 - 2.2.0 + 2.2.3 1.2.7 1.3.4 1.9.4 From d9395482fc54760c804d162d04e6b900ac4a3eb5 Mon Sep 17 00:00:00 2001 From: smirnovaae Date: Mon, 26 Aug 2024 14:45:58 -0700 Subject: [PATCH 5/7] wip --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 2e6df7125..9502f91d7 100644 --- a/pom.xml +++ b/pom.xml @@ -44,11 +44,11 @@ 2.3 - 1.12.8 - 2.2.3 - 1.2.7 + 1.12.10 + 2.2.4 + 1.2.8 1.3.4 - 1.9.4 + 1.9.5 1.2.5 1.2.4 From 3bef0a887010884a8e1a10bebdd52e9a7606d16a Mon Sep 17 00:00:00 2001 From: smirnovaae Date: Tue, 27 Aug 2024 11:08:18 -0700 Subject: [PATCH 6/7] AB2D-6106/address vulnerabilities --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 9502f91d7..d1781f1fc 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ ${basedir} 17 - 6.8.0 + 6.6.2 5.2.0 4.10.0 ${project.root}/src/main/resources/checkstyle.xml @@ -45,10 +45,10 @@ 1.12.10 - 2.2.4 - 1.2.8 + 2.2.5 + 1.2.9 1.3.4 - 1.9.5 + 1.9.6 1.2.5 1.2.4 From 90abcc36da2563c7b8b80379e0897e21c2d19280 Mon Sep 17 00:00:00 2001 From: smirnovaae Date: Tue, 27 Aug 2024 11:44:57 -0700 Subject: [PATCH 7/7] fix tests --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d1781f1fc..9d1404960 100644 --- a/pom.xml +++ b/pom.xml @@ -45,10 +45,10 @@ 1.12.10 - 2.2.5 + 2.2.3 1.2.9 1.3.4 - 1.9.6 + 1.9.4 1.2.5 1.2.4