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 f5eebe2  TIKA-3244: update snappy-java
f5eebe2 is described below

commit f5eebe23623d78e83d5f078c6db0060edc1e1f95
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Mar 13 14:29:32 2021 +0100

    TIKA-3244: update snappy-java
---
 tika-nlp/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-nlp/pom.xml b/tika-nlp/pom.xml
index 93d5991..d1d3cc5 100644
--- a/tika-nlp/pom.xml
+++ b/tika-nlp/pom.xml
@@ -193,7 +193,7 @@
     <dependency>
       <groupId>org.xerial.snappy</groupId>
       <artifactId>snappy-java</artifactId>
-      <version>1.1.8.2</version>
+      <version>1.1.8.4</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.jackson</groupId>

Reply via email to