From 5ccdebf99d3d5f14baa6f45fe1201febb07088d8 Mon Sep 17 00:00:00 2001 From: Sumi Mathew Date: Tue, 26 Nov 2024 16:40:36 +0530 Subject: [PATCH] Fix for cve in swagger-ui --- presto-pinot-toolkit/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/presto-pinot-toolkit/pom.xml b/presto-pinot-toolkit/pom.xml index 3e94aaaedaec9..7cc5110ed0f58 100644 --- a/presto-pinot-toolkit/pom.xml +++ b/presto-pinot-toolkit/pom.xml @@ -314,6 +314,10 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml + + org.webjars + swagger-ui +