Exclude tomcat from jersey starter
[aai/champ.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index a4849b8..ddb677b 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@ limitations under the License.
 
     <properties>
         <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
-        <event.client.version>1.3.1</event.client.version>
+        <event.client.version>1.4.0-SNAPSHOT</event.client.version>
     </properties>
 
     <modules>
@@ -105,7 +105,7 @@ limitations under the License.
             <dependency>
                 <groupId>org.apache.hadoop</groupId>
                 <artifactId>hadoop-common</artifactId>
-                <version>2.7.6</version>
+                <version>2.7.7</version>
             </dependency>
 
             <dependency>