From 018f0b663a5280ae3350dca99bdb9bfb44db249f Mon Sep 17 00:00:00 2001 From: Krish-cloudsufi Date: Wed, 8 Oct 2025 11:37:30 +0000 Subject: [PATCH] Jetty-http upgrade from 9.4.12 to 9.4.52 --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 08210308..7adda333 100644 --- a/pom.xml +++ b/pom.xml @@ -96,6 +96,11 @@ logback-classic 1.2.13 + + org.eclipse.jetty + jetty-http + 9.4.52.v20230823 + io.cdap.cdap cdap-api @@ -260,6 +265,12 @@ org.cometd.java cometd-java-client ${cometd.java.client.version} + + + org.eclipse.jetty + jetty-http + + org.antlr