Merge "bugfix - update holmes-action to 1.3.9"
authortang peng <tang.peng5@zte.com.cn>
Mon, 13 Dec 2021 03:11:19 +0000 (03:11 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 13 Dec 2021 03:11:19 +0000 (03:11 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 34a7194..6a2fff1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <dependency>
             <groupId>org.onap.holmes.common</groupId>
             <artifactId>holmes-actions</artifactId>
-            <version>1.3.8</version>
+            <version>1.3.9</version>
             <exclusions>
                 <exclusion>
                     <groupId>io.dropwizard</groupId>