Release 10.0.5
[holmes/engine-management.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 7396dbf..831dbb8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <dependency>
             <groupId>org.onap.holmes.common</groupId>
             <artifactId>holmes-actions</artifactId>
-            <version>1.3.9</version>
+            <version>1.4.2</version>
             <exclusions>
                 <exclusion>
                     <groupId>io.dropwizard</groupId>
             <version>${drools.version}</version>
         </dependency>
         <dependency>
-            <groupId>com.squareup.okhttp3</groupId>
-            <artifactId>okhttp</artifactId>
-            <version>4.9.3</version>
+            <groupId>org.drools</groupId>
+            <artifactId>drools-mvel</artifactId>
+            <version>${drools.version}</version>
         </dependency>
         <dependency>
             <groupId>io.swagger</groupId>