diff options
author | 2021-12-02 20:05:22 +0800 | |
---|---|---|
committer | 2021-12-02 20:05:22 +0800 | |
commit | bad41756c627c14cc63ba1ec5c0eafcd801b7e6c (patch) | |
tree | a07e5e027573ecd207262405deb118cb34d8ed7d /pom.xml | |
parent | b91b7e660f94fc1cf23e8f778472eeaa493116df (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |