diff options
Diffstat (limited to 'csarvalidation/pom.xml')
-rw-r--r-- | csarvalidation/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/csarvalidation/pom.xml b/csarvalidation/pom.xml index 8b546e6..0f25ba6 100644 --- a/csarvalidation/pom.xml +++ b/csarvalidation/pom.xml @@ -112,7 +112,7 @@ <dependency> <groupId>org.onap.cli</groupId> <artifactId>cli-framework</artifactId> - <version>2.0.5</version> + <version>2.0.6</version> <!-- <exclusions> <exclusion> <groupId>org.slf4j</groupId> @@ -124,7 +124,7 @@ <dependency> <groupId>org.onap.cli</groupId> <artifactId>cli-main</artifactId> - <version>2.0.5</version> + <version>2.0.6</version> <scope>test</scope> <!-- <exclusions> <exclusion> |