Upgrade dependencies to solve security issues 99/30699/2
authorPamela Dragosh <pdragosh@research.att.com>
Wed, 7 Feb 2018 18:02:32 +0000 (13:02 -0500)
committerPamela Dragosh <pdragosh@research.att.com>
Wed, 7 Feb 2018 18:08:07 +0000 (13:08 -0500)
Not guaranteed, but these are dependencies that we can fix that will hopefully
close some of the security issues flagged by LF.

Issue-ID: POLICY-506
Change-Id: I2ddd5254e53241159f9483b5442cac6f8a1bdbab
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 44ae9b8..2b8109d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
   ============LICENSE_START=======================================================
   ONAP Policy Engine - Drools PDP
   ================================================================================
-  Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
+  Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved.
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -43,9 +43,9 @@
                <dmaap.version>1.0.0</dmaap.version>
                <cambria.version>0.0.1</cambria.version>
                <jersey.version>2.25.1</jersey.version>
-               <jersey.swagger.version>1.5.16</jersey.swagger.version>
-               <jackson.version>2.9.1</jackson.version>
-               <http.client.version>4.5.2</http.client.version>
+               <jersey.swagger.version>1.5.18</jersey.swagger.version>
+               <jackson.version>2.9.3</jackson.version>
+               <http.client.version>4.5.5</http.client.version>
                <http.core.version>4.4.4</http.core.version>
                <logback.version>1.2.3</logback.version>
                <junit.version>4.12</junit.version>