Updated the common module to version 1.4.5 48/133748/1
authorGuangrong Fu <fu.guangrong@zte.com.cn>
Thu, 23 Mar 2023 05:49:50 +0000 (13:49 +0800)
committerGuangrong Fu <fu.guangrong@zte.com.cn>
Thu, 23 Mar 2023 05:49:50 +0000 (13:49 +0800)
Issue-ID: HOLMES-612
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Change-Id: I9d0ceb0e701e18e0be39065b97fada5aa5a9bf48

pom.xml

diff --git a/pom.xml b/pom.xml
index fba3da3..87df7c3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <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>