diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-05-15 15:25:41 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-05-15 15:25:41 +0800 |
commit | b480ab8fb04b352b513a274f9fba929c12d84c50 (patch) | |
tree | c2938a1d02c8598a453047c02d539f11ec1b940e /pom.xml | |
parent | 12264918fd9a69306af2abdce70576219ce36b98 (diff) |
Update the Version of jetty-*
Change-Id: I632204f13bf489707bbc8fe99164feab490979a7
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
@@ -93,7 +93,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> |