summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authortang peng <tang.peng5@zte.com.cn>2021-12-02 12:10:56 +0000
committerGerrit Code Review <gerrit@onap.org>2021-12-02 12:10:56 +0000
commitce6bb949b7277479d85c6d36c19d126d7eb0ba67 (patch)
treeaf89a7c76cec230f6366c76e69ae9d033fb494dc /pom.xml
parentf20e60d194f99d8b675972eb1e27a0a454696ea9 (diff)
parentbad41756c627c14cc63ba1ec5c0eafcd801b7e6c (diff)
Merge "Fixed some bugs"
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 fa6b755..34a7194 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.7</version>
+ <version>1.3.8</version>
<exclusions>
<exclusion>
<groupId>io.dropwizard</groupId>