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

pom.xml

diff --git a/pom.xml b/pom.xml
index 5441464..65a6d47 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>org.glassfish.jersey.containers</groupId>