diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-05-15 15:24:45 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-05-15 15:24:45 +0800 |
commit | dff3e4509262f7a609c5d3356e2212cf2c7646b3 (patch) | |
tree | 1c95314c2d0a0994a28e919fa781205e3bac20b4 /pom.xml | |
parent | 9ac90a2ce079b27a83ca7d33da7fee70c402fe4a (diff) |
Update the Version of jetty-*
Change-Id: I9381c3e265e5dba42b023fae6c1c78f77ba33ab2
Issue-ID: HOLMES-225
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
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.9</version>
+ <version>1.2.10</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
|