diff options
author | 2022-05-06 09:36:03 +0800 | |
---|---|---|
committer | 2022-05-06 09:36:03 +0800 | |
commit | 9d418d4606c5addaa563aa9b65ede26b87a35150 (patch) | |
tree | ffa7d7c9a9af72f18eb8ac36acdfd4dc719324a5 /pom.xml | |
parent | 2b9ef65d279cd330897ddee98218e13d68156e33 (diff) |
Updated holmes-action to 1.4.210.0.5
Issue-ID: HOLMES-536
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Change-Id: Id5c9cbf77d3f81a467e4c38d2a000a6fef5c0a61
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -130,7 +130,7 @@ <dependency> <groupId>org.onap.holmes.common</groupId> <artifactId>holmes-actions</artifactId> - <version>1.4.1</version> + <version>1.4.2</version> <exclusions> <exclusion> <groupId>org.glassfish.jersey.containers</groupId> |