diff options
author | tang peng <tang.peng5@zte.com.cn> | 2021-12-13 03:11:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-12-13 03:11:19 +0000 |
commit | e5ef3d989eedbfd15b5414cab70b8156db7d4f9c (patch) | |
tree | 3d88f4c418403231e004c92f20813f8392b0afb6 /pom.xml | |
parent | ce6bb949b7277479d85c6d36c19d126d7eb0ba67 (diff) | |
parent | 3e0ea3b4394b1be5de9d805d07f9a0a995242f9a (diff) |
Merge "bugfix - update holmes-action to 1.3.9"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -168,7 +168,7 @@ <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> |