Upgrade jackson-databind to fix security 93/30893/1
authorPamela Dragosh <pdragosh@research.att.com>
Thu, 8 Feb 2018 16:09:31 +0000 (11:09 -0500)
committerPamela Dragosh <pdragosh@research.att.com>
Thu, 8 Feb 2018 16:09:39 +0000 (11:09 -0500)
Missed this, I should have earlier upgraded to 2.9.4

Issue-ID: POLICY-507
Change-Id: Ic75cfd2d5a265f4a728e59777eac287a3d0894d1
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
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>