From 71e45f3b5492eda0a41d3c93fad59ad43470bff5 Mon Sep 17 00:00:00 2001 From: abuabraham-ttd <130511456+abuabraham-ttd@users.noreply.github.com> Date: Fri, 14 Feb 2025 14:07:17 -0800 Subject: [PATCH 1/2] Update shared-repo version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 00700e9d..f46897ba 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ com.uid2.core.vertx.CoreVerticle io.vertx.core.Launcher - 8.1.0 + 8.1.10 ${project.version} From 685775dcf8abd9ee9669b96d3eb937f1ef1a8981 Mon Sep 17 00:00:00 2001 From: abuabraham-ttd <130511456+abuabraham-ttd@users.noreply.github.com> Date: Fri, 14 Feb 2025 14:11:30 -0800 Subject: [PATCH 2/2] Update .trivyignore --- .trivyignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.trivyignore b/.trivyignore index be4a48a9..9d173d39 100644 --- a/.trivyignore +++ b/.trivyignore @@ -5,3 +5,6 @@ # https://thetradedesk.atlassian.net/browse/UID2-4460 CVE-2024-47535 + +# https://thetradedesk.atlassian.net/browse/UID2-4874 +CVE-2025-24970