Update the Version of jetty-* 47/87747/1
authorGuangrongFu <fu.guangrong@zte.com.cn>
Wed, 15 May 2019 07:24:45 +0000 (15:24 +0800)
committerGuangrongFu <fu.guangrong@zte.com.cn>
Wed, 15 May 2019 07:24:45 +0000 (15:24 +0800)
Change-Id: I9381c3e265e5dba42b023fae6c1c78f77ba33ab2
Issue-ID: HOLMES-225
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
pom.xml
rulemgt/pom.xml

diff --git a/pom.xml b/pom.xml
index b2a8f69..6057c40 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
             <dependency>\r
                 <groupId>org.onap.holmes.common</groupId>\r
                 <artifactId>holmes-actions</artifactId>\r
-                <version>1.2.9</version>\r
+                <version>1.2.10</version>\r
             </dependency>\r
             <dependency>\r
                 <groupId>io.dropwizard</groupId>\r
index a08df8e..f21a69f 100644 (file)
@@ -28,7 +28,7 @@
     <packaging>jar</packaging>
 
     <properties>
-        <jetty.version>9.4.17.v20190418</jetty.version>
+        <jetty.version>9.4.18.v20190429</jetty.version>
     </properties>
 
     <dependencies>