diff --git a/pom.xml b/pom.xml index 985544b5..5fca21d0 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ Salesforce plugins io.cdap.plugin salesforce-plugins - 1.7.1 + 1.7.2-SNAPSHOT jar Salesforce Plugins https://github.com/data-integrations/salesforce @@ -96,6 +96,11 @@ logback-classic 1.2.13 + + org.eclipse.jetty + jetty-http + 9.4.52.v20230823 + io.cdap.cdap cdap-api @@ -256,6 +261,12 @@ org.cometd.java cometd-java-client ${cometd.java.client.version} + + + org.eclipse.jetty + jetty-http + + org.antlr