diff --git a/pom.xml b/pom.xml index 3bd7bf3..f6c5608 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.salesforce.conduit emp-connector - 0.0.1-SNAPSHOT + 0.0.2-SNAPSHOT EMP Connector A simplified connector for EMP https://github.com/forcedotcom/EMP-Connector @@ -65,10 +65,21 @@ + + org.eclipse.jetty + jetty-io + 9.4.39.v20210325 + org.cometd.java cometd-java-client 4.0.4 + + + org.eclipse.jetty + jetty-io + + ch.qos.logback