summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuangrong Fu <fu.guangrong@zte.com.cn>2023-03-24 10:09:21 +0800
committerGuangrong Fu <fu.guangrong@zte.com.cn>2023-03-24 10:09:21 +0800
commit80c7c76dfc9c6fa9f3af2cd3d208fcb51bf23c12 (patch)
treeed866a2d4b9cd2abd4f54fc1988defc0246a545f
parent536bd7d35489499767f6919c636c8bf9ad136614 (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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6a76d4c..7488342 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>