summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuangrong Fu <fu.guangrong@zte.com.cn>2023-03-23 11:00:04 +0800
committerGuangrong Fu <fu.guangrong@zte.com.cn>2023-03-23 11:00:04 +0800
commit8045754ac9a596b94eb73739c3956be29f6b3fdf (patch)
tree333edcd33baf4a096396a272976e8a18b6909e3f
parent97d61ee7958af6dd2ad6766e694f7ed3ada235e5 (diff)
Updated the common module to version 1.4.5
Issue-ID: HOLMES-612 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: Icad6540ada76b7d83f65827161904470bb7d6141
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b684c38..6a76d4c 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.4</version>
+ <version>1.4.5</version>
<exclusions>
<exclusion>
<groupId>io.swagger</groupId>