Address Jul 6 security scan 43/56143/1
authorChris Donley <christopher.donley@huawei.com>
Tue, 10 Jul 2018 22:22:58 +0000 (15:22 -0700)
committerChris Donley <christopher.donley@huawei.com>
Tue, 10 Jul 2018 22:23:34 +0000 (15:23 -0700)
cxf-rt-transports-http -> 3.2.5
jetty-http: jersey-container-jetty-servlet -> 2.27

Issue-ID: VNFSDK-284

Change-Id: Id7c5643cc0bcc6d97589fa0a812486521f4a08ec
Signed-off-by: Chris Donley <christopher.donley@huawei.com>
vnfmarket-be/vnf-sdk-marketplace/pom.xml

index b7fd449..79f45e2 100644 (file)
@@ -21,7 +21,7 @@
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <cxf.version>3.2.1</cxf.version>
+        <cxf.version>3.2.5</cxf.version>
         <!-- slf4j.version>1.6.1</slf4j.version> -->
         <maven.test.skip>false</maven.test.skip>
         <maven.test.failure.ignore>false</maven.test.failure.ignore>
@@ -73,7 +73,7 @@
         <dependency>
             <groupId>org.glassfish.jersey.containers</groupId>
             <artifactId>jersey-container-jetty-servlet</artifactId>
-            <version>2.25.1</version>
+            <version>2.27</version>
         </dependency>
         <dependency>
             <groupId>org.glassfish.jersey.bundles.repackaged</groupId>