summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGuangrong Fu <fu.guangrong@zte.com.cn>2021-12-02 20:05:22 +0800
committerGuangrong Fu <fu.guangrong@zte.com.cn>2021-12-02 20:05:22 +0800
commitbad41756c627c14cc63ba1ec5c0eafcd801b7e6c (patch)
treea07e5e027573ecd207262405deb118cb34d8ed7d /pom.xml
parentb91b7e660f94fc1cf23e8f778472eeaa493116df (diff)
Fixed some bugs
Issue-ID: HOLMES-488 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: Iba20c7f3ab9bffe75169ee16b38629290df1211f
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>