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

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


The following commit(s) were added to refs/heads/main by this push:
     new 9ce6d50  TIKA-3244: update zstd
9ce6d50 is described below

commit 9ce6d50dd1ca9d70aab6448e79906b56249e6a94
Author: THausherr <[email protected]>
AuthorDate: Sat Dec 19 14:06:58 2020 +0100

    TIKA-3244: update zstd
---
 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 50686fa..6997972 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -351,7 +351,7 @@
     <vorbis.version>0.8</vorbis.version>
     <xerces.version>2.12.0</xerces.version>
     <xmpcore.version>6.1.11</xmpcore.version>
-    <zstd.version>1.4.5-12</zstd.version>
+    <zstd.version>1.4.7-3</zstd.version>
   </properties>
 
   <dependencyManagement>

Reply via email to