diff options
author | Guangrong Fu <fu.guangrong@zte.com.cn> | 2023-03-23 11:00:04 +0800 |
---|---|---|
committer | Guangrong Fu <fu.guangrong@zte.com.cn> | 2023-03-23 11:00:04 +0800 |
commit | 8045754ac9a596b94eb73739c3956be29f6b3fdf (patch) | |
tree | 333edcd33baf4a096396a272976e8a18b6909e3f /pom.xml | |
parent | 97d61ee7958af6dd2ad6766e694f7ed3ada235e5 (diff) |
Updated the common module to version 1.4.5
Issue-ID: HOLMES-612
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Change-Id: Icad6540ada76b7d83f65827161904470bb7d6141
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -160,7 +160,7 @@ <dependency> <groupId>org.onap.holmes.common</groupId> <artifactId>holmes-actions</artifactId> - <version>1.4.4</version> + <version>1.4.5</version> <exclusions> <exclusion> <groupId>io.swagger</groupId> |