summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2022-03-16 08:47:47 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2022-03-16 08:47:47 +0800
commit0ec738b5c579e35ec369b56c6ae0794f30595b94 (patch)
tree693711e69f7d0a6dbcdce4d712efc3f7f158d76d
parentf49cba362bea60047917b104fc262dda9023d3de (diff)
Trying to fix the healthcheck problem
Issue-ID: HOLMES-512 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn> Change-Id: I824af00cf4e1603fdf89209f6e031799e605dad1
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5441464..65a6d47 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,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>org.glassfish.jersey.containers</groupId>