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 dcbc682  TIKA-2925: update commons-compress
dcbc682 is described below

commit dcbc682883edc5647cbdd658bf467d4cf75923d6
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sun Oct 20 15:41:28 2019 +0200

    TIKA-2925: update commons-compress
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 56f15ca..b98729d 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -335,7 +335,7 @@
     <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.18</commons.compress.version>
+    <commons.compress.version>1.19</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