diff options
author | Guangrong Fu <fu.guangrong@zte.com.cn> | 2023-03-24 10:09:21 +0800 |
---|---|---|
committer | Guangrong Fu <fu.guangrong@zte.com.cn> | 2023-03-24 10:09:21 +0800 |
commit | 80c7c76dfc9c6fa9f3af2cd3d208fcb51bf23c12 (patch) | |
tree | ed866a2d4b9cd2abd4f54fc1988defc0246a545f | |
parent | 536bd7d35489499767f6919c636c8bf9ad136614 (diff) |
Updated the common module to version 1.4.6
Issue-ID: HOLMES-613
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Change-Id: Idc5c0042ff920759214fa3009bb61a6bd686e7d5
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -160,7 +160,7 @@ <dependency> <groupId>org.onap.holmes.common</groupId> <artifactId>holmes-actions</artifactId> - <version>1.4.5</version> + <version>1.4.6</version> <exclusions> <exclusion> <groupId>io.swagger</groupId> |