diff options
author | Guangrong Fu <fu.guangrong@zte.com.cn> | 2021-12-02 20:04:47 +0800 |
---|---|---|
committer | Guangrong Fu <fu.guangrong@zte.com.cn> | 2021-12-02 20:04:47 +0800 |
commit | 942ce2677d26169697f75f136e2b6f4c0e6ab147 (patch) | |
tree | 06d369ef194931e7ad7df079170a604891de53fc /pom.xml | |
parent | 7dedc836781b221c3a1945a8247be8ed23248a1e (diff) |
Fixed some bugs
Issue-ID: HOLMES-488
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Change-Id: I7c1e848d3ee8225e8240da7528c8410fe9ad7efe
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -130,7 +130,7 @@ <dependency> <groupId>org.onap.holmes.common</groupId> <artifactId>holmes-actions</artifactId> - <version>1.3.7</version> + <version>1.3.8</version> <exclusions> <exclusion> <groupId>org.glassfish.jersey.containers</groupId> |