diff options
author | Guangrong Fu <fu.guangrong@zte.com.cn> | 2019-04-02 01:14:03 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-02 01:14:03 +0000 |
commit | 6e783fe6e2b456486af69bd334aa167409b29fd7 (patch) | |
tree | de6c9d232956ed3306af3562c97aa782dd98d3a6 /pom.xml | |
parent | 4af1314bf34bc531ce6266a2aacfee91dd00c773 (diff) | |
parent | cc31e5503fbc9c17ada9e3b324457c3a2d67ec54 (diff) |
Merge "HTTP/S Modifications"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -85,7 +85,7 @@ <dependency>
<groupId>org.onap.holmes.common</groupId>
<artifactId>holmes-actions</artifactId>
- <version>1.2.7</version>
+ <version>1.2.8</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
|