Merge "Upgrade jackson-databind to fix security"
authorJorge Hernandez <jh1730@att.com>
Thu, 8 Feb 2018 16:34:32 +0000 (16:34 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 8 Feb 2018 16:34:32 +0000 (16:34 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 4dce81c..aa1e08f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
                <staging.path>content/repositories/staging/</staging.path>
                <dmaap.version>1.0.0</dmaap.version>
                <httpclient.version>4.5.5</httpclient.version>
-               <jackson.version>2.9.3</jackson.version>
+               <jackson.version>2.9.4</jackson.version>
                <commons.fileupload.version>1.3.3</commons.fileupload.version>
        </properties>