Merge "Add open-cli-sample missine in docker"
authorKanagaraj Manickam <kanagaraj.manickam@huawei.com>
Sat, 4 Apr 2020 05:37:32 +0000 (05:37 +0000)
committerGerrit Code Review <gerrit@onap.org>
Sat, 4 Apr 2020 05:37:32 +0000 (05:37 +0000)
main/pom.xml
profiles/http/pom.xml

index 9641f94..2592be1 100644 (file)
@@ -54,7 +54,7 @@
         <dependency>
             <groupId>jline</groupId>
             <artifactId>jline</artifactId>
-            <version>2.14.3</version>
+            <version>2.14.4</version>
         </dependency>
             <dependency>
             <groupId>junit</groupId>
index 4a8f2ce..0458941 100644 (file)
@@ -115,7 +115,7 @@ Excluded commons-codec vulnerable version and added invulnerable version
       <dependency>
           <groupId>io.netty</groupId>
           <artifactId>netty-codec-http</artifactId>
-          <version>4.1.46.Final</version>
+          <version>4.1.48.Final</version>
       </dependency>
           <dependency>
             <groupId>junit</groupId>