fix com.fasterxml.jackson.core 2.8.1 09/64109/3
authorTaka Cho <tc012c@att.com>
Sun, 2 Sep 2018 19:16:51 +0000 (15:16 -0400)
committerPatrick Brady <pb071s@att.com>
Mon, 3 Sep 2018 00:56:46 +0000 (00:56 +0000)
Group: com.fasterxml.jackson.core
Artifact: jackson-core Version: 2.8.1
to
Version: 2.8.6

Change-Id: Ibe2b61a4ce2062372d98f88741e101e77b2d652c
Issue-ID: APPC-1018
Signed-off-by: Taka Cho <tc012c@att.com>
appc-dg/appc-dg-shared/appc-dg-dependency-model/pom.xml
appc-sdc-listener/appc-sdc-listener-bundle/pom.xml

index 4623217..2ac38bf 100644 (file)
@@ -36,7 +36,7 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <jackson-yaml-version>2.8.1</jackson-yaml-version>
+    <jackson-yaml-version>2.8.6</jackson-yaml-version>
     <snakeyaml.version>1.15</snakeyaml.version>
   </properties>
 
index f57385a..f152330 100644 (file)
@@ -32,7 +32,7 @@ limitations under the License.
         <groupId>org.onap.appc</groupId>
 
        <properties>
-               <jackson-yaml-version>2.8.1</jackson-yaml-version>
+               <jackson-yaml-version>2.8.6</jackson-yaml-version>
                <snakeyaml.version>1.15</snakeyaml.version>
        </properties>