Security issue with jackson-databind 73/30873/1
authorPamela Dragosh <pdragosh@research.att.com>
Thu, 8 Feb 2018 12:45:28 +0000 (07:45 -0500)
committerPamela Dragosh <pdragosh@research.att.com>
Thu, 8 Feb 2018 12:45:35 +0000 (07:45 -0500)
I should have upgraded to 2.9.4, my mistake. This has the
actual fix in it for the security issue.

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

diff --git a/pom.xml b/pom.xml
index 2b8109d..1ea1f7a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
                <cambria.version>0.0.1</cambria.version>
                <jersey.version>2.25.1</jersey.version>
                <jersey.swagger.version>1.5.18</jersey.swagger.version>
-               <jackson.version>2.9.3</jackson.version>
+               <jackson.version>2.9.4</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>