You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ti...@apache.org on 2023/02/13 07:04:44 UTC

[tika] branch main updated (e6b0a33c4 -> 69f1b6591)

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

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


    from e6b0a33c4 Merge pull request #956 from apache/dependabot/maven/jackrabbit.version-2.21.15
     add 9e1122660 Bump zstd-jni from 1.5.2-5 to 1.5.4-1
     new 69f1b6591 Merge pull request #958 from apache/dependabot/maven/com.github.luben-zstd-jni-1.5.4-1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


[tika] 01/01: Merge pull request #958 from apache/dependabot/maven/com.github.luben-zstd-jni-1.5.4-1

Posted by ti...@apache.org.
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

commit 69f1b6591d7439d8e04edeef1bc58e151669a7d4
Merge: e6b0a33c4 9e1122660
Author: Tilman Hausherr <ti...@snafu.de>
AuthorDate: Mon Feb 13 08:04:36 2023 +0100

    Merge pull request #958 from apache/dependabot/maven/com.github.luben-zstd-jni-1.5.4-1
    
    Bump zstd-jni from 1.5.2-5 to 1.5.4-1

 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --cc tika-parent/pom.xml
index 43955ea9d,9a1585946..e59f069e5
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@@ -399,9 -399,9 +399,9 @@@
      <vorbis.version>0.8</vorbis.version>
      <xerces.version>2.12.2</xerces.version>
      <xmpcore.version>6.1.11</xmpcore.version>
-     <zstd.version>1.5.2-5</zstd.version>
+     <zstd.version>1.5.4-1</zstd.version>
      <kafka.version>3.4.0</kafka.version>
 -    <netty.version>4.1.87.Final</netty.version>
 +    <netty.version>4.1.88.Final</netty.version>
    </properties>
  
    <dependencyManagement>