aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-02-08 11:09:31 -0500
committerPamela Dragosh <pdragosh@research.att.com>2018-02-08 11:09:39 -0500
commit82640b2407bc684b5171fa8ea7edc06c6c4150ac (patch)
tree304e8995eb9b672deb426e38ab0d04a00e938391 /pom.xml
parentc9039d15e8a84a9304fba40283a332a2a65ef854 (diff)
Upgrade jackson-databind to fix security
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>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 4dce81ca9..aa1e08fb9 100644
--- 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>