Update the Version of jetty-* 48/87748/1
authorGuangrongFu <fu.guangrong@zte.com.cn>
Wed, 15 May 2019 07:25:41 +0000 (15:25 +0800)
committerGuangrongFu <fu.guangrong@zte.com.cn>
Wed, 15 May 2019 07:25:41 +0000 (15:25 +0800)
Change-Id: I632204f13bf489707bbc8fe99164feab490979a7
Issue-ID: HOLMES-225
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
engine-d/pom.xml
pom.xml

index 5bb5c66..e0907e6 100644 (file)
@@ -31,7 +31,7 @@
 
     <properties>
         <drools.version>6.5.0.Final</drools.version>
-        <jetty.version>9.4.17.v20190418</jetty.version>
+        <jetty.version>9.4.18.v20190429</jetty.version>
     </properties>
 
     <dependencies>
diff --git a/pom.xml b/pom.xml
index a955967..fa7ae58 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@
             <dependency>
                 <groupId>org.onap.holmes.common</groupId>
                 <artifactId>holmes-actions</artifactId>
-                <version>1.2.9</version>
+                <version>1.2.10</version>
             </dependency>
             <dependency>
                 <groupId>io.dropwizard</groupId>