summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2021-07-19 19:09:39 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2021-07-19 19:09:39 +0800
commita2d41239cd468bd2894336353b31007dfe99bf81 (patch)
tree3e40f67a9b4401a4d27fa37764f8851d6c379c4e /pom.xml
parentf6b820706df03f17fa41ad99035f7fd8761e47b7 (diff)
Updated holmes-actions to 1.3.5
Change-Id: I7c24569f762233f3bbe0805dc6d6b280a6105c0f Issue-ID: HOLMES-461 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d32c194..661f3a4 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.4</version>
+ <version>1.3.5</version>
<exclusions>
<exclusion>
<groupId>io.dropwizard</groupId>