This is an automated email from the ASF dual-hosted git repository.

tallison pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/master by this push:
     new d582b98  TIKA-2890 -- bump jackson, again.
d582b98 is described below

commit d582b989aee6e4633ffe4bda4cce154a6e0f4db3
Author: tallison <[email protected]>
AuthorDate: Thu Oct 17 08:27:07 2019 -0400

    TIKA-2890 -- bump jackson, again.
---
 tika-parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 6611888..2720419 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -344,8 +344,8 @@
 
     <cxf.version>3.3.2</cxf.version>
     <slf4j.version>1.7.26</slf4j.version>
-    <jackson.version>2.9.10</jackson.version>
-    <jackson.databind.version>2.9.10</jackson.databind.version>
+    <jackson.version>2.10.0</jackson.version>
+    <jackson.databind.version>2.10.0</jackson.databind.version>
     <!-- when this is next upgraded, see if we can get rid of
          javax.activation dependency in tika-server -->
     <jaxb.version>2.3.2</jaxb.version>

Reply via email to