summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2022-03-16 08:48:09 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2022-03-16 08:48:09 +0800
commit57f5ffed5fc6e3402caccd4ad4263b96a2299f2c (patch)
tree8a7a7f5a3a0644dbce91aaa760d694eb46bac705
parentb6c6c39d6218ebefe59045156f011a72383294c5 (diff)
Trying to fix the healthcheck problem
Issue-ID: HOLMES-512 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn> Change-Id: If6703888df4fa2ab81de8975d9e0e349409f0f59
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 8097e0c..87aba0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -168,7 +168,7 @@
<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>