bugfix - update holmes-action to 1.3.9 09/126209/1
authorGuangrong Fu <fu.guangrong@zte.com.cn>
Mon, 13 Dec 2021 02:30:51 +0000 (10:30 +0800)
committerGuangrong Fu <fu.guangrong@zte.com.cn>
Mon, 13 Dec 2021 02:30:51 +0000 (10:30 +0800)
Issue-ID: HOLMES-492
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Change-Id: Id1a5550e7612959ed5b1deadb176183c68c58346

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>