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