summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2021-07-19 19:12:58 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2021-07-19 19:12:58 +0800
commitaf62330fbd26c576564a4170b2ff271ca606ee93 (patch)
tree04af01d27c0e8fb9eaefb9387a656798bbf79f30 /pom.xml
parentf689d98b533d7687bbca01a8013bea5cc4e071cc (diff)
Updated holmes-actions to 1.3.5
Change-Id: Id310ceec3ab8d22032365742eac57f7ce2c3cc74 Issue-ID: HOLMES-461 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index bac7610..ec1c6d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@
<dependency>
<groupId>org.onap.holmes.common</groupId>
<artifactId>holmes-actions</artifactId>
- <version>1.3.4</version>
+ <version>1.3.5</version>
<exclusions>
<exclusion>
<groupId>org.glassfish.jersey.containers</groupId>