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

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


The following commit(s) were added to refs/heads/branch_1x by this push:
     new 53b9717  TIKA-2925: revert last two commits
53b9717 is described below

commit 53b9717480f6c05e66e0220a2ea2fd08971b5628
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sun Oct 20 15:56:44 2019 +0200

    TIKA-2925: revert last two commits
---
 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 b98729d..3ac9b90 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -334,8 +334,8 @@
     <maven.shade.version>3.2.1</maven.shade.version>
     <rat.version>0.13</rat.version>
     <!-- NOTE: sync tukaani version with commons-compress in tika-parsers -->
-    <poi.version>4.1.1</poi.version>
-    <commons.compress.version>1.19</commons.compress.version>
+    <poi.version>4.0.1</poi.version>
+    <commons.compress.version>1.18</commons.compress.version>
     <commons.io.version>2.6</commons.io.version>
     <commons.lang3.version>3.9</commons.lang3.version>
     <gson.version>2.8.5</gson.version>

Reply via email to