Trying to fix the healthcheck problem 30/127830/1
authorGuangrongFu <fu.guangrong@zte.com.cn>
Wed, 16 Mar 2022 00:48:09 +0000 (08:48 +0800)
committerGuangrongFu <fu.guangrong@zte.com.cn>
Wed, 16 Mar 2022 00:48:09 +0000 (08:48 +0800)
Issue-ID: HOLMES-512
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Change-Id: If6703888df4fa2ab81de8975d9e0e349409f0f59

pom.xml

diff --git a/pom.xml b/pom.xml
index 8097e0c..87aba0b 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.0</version>
             <exclusions>
                 <exclusion>
                     <groupId>io.dropwizard</groupId>