From 6ef7520610c0a2d42635140a45a13ca2170582ea Mon Sep 17 00:00:00 2001 From: Abhishek Kumar Date: Tue, 15 Jul 2025 11:30:07 +0000 Subject: [PATCH 1/3] Fix: Vulnerability for logback-classic --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 912e4f7f..fb6aa801 100644 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,7 @@ ch.qos.logback logback-classic - 1.2.8 + 1.5.16 io.cdap.cdap From 57ceda3201c1bc50eda360593db0108243c652aa Mon Sep 17 00:00:00 2001 From: Abhishek Kumar Date: Tue, 15 Jul 2025 14:22:47 +0000 Subject: [PATCH 2/3] testing e2e failures --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fb6aa801..218a646f 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,7 @@ 1.6 1.9.13 2.9.9 - 20180813 + 20241224 3.1.6 1.2 ${project.basedir}/src/test/java/ From 12be39ac2336f6eac37716cf0256bc342bc311c0 Mon Sep 17 00:00:00 2001 From: Abhishek Kumar Date: Wed, 16 Jul 2025 10:44:36 +0000 Subject: [PATCH 3/3] fixing ups on tests --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 218a646f..8a3ed94f 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ 2.23.0 1.6 1.9.13 - 2.9.9 + 2.17.1 20241224 3.1.6 1.2 @@ -94,7 +94,7 @@ ch.qos.logback logback-classic - 1.5.16 + 1.2.8 io.cdap.cdap