diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2021-07-19 19:09:39 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2021-07-19 19:09:39 +0800 |
commit | a2d41239cd468bd2894336353b31007dfe99bf81 (patch) | |
tree | 3e40f67a9b4401a4d27fa37764f8851d6c379c4e /pom.xml | |
parent | f6b820706df03f17fa41ad99035f7fd8761e47b7 (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.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.4</version> + <version>1.3.5</version> <exclusions> <exclusion> <groupId>io.dropwizard</groupId> |