This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch branch_2x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_2x by this push:
new 9352e35ce TIKA-4239: update zstd
9352e35ce is described below
commit 9352e35ce6c9a1eac2b155f373a54a8b1e8a22cb
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Sep 23 09:26:53 2024 +0200
TIKA-4239: 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 d27480925..d938aa0e9 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -414,7 +414,7 @@
<vorbis.version>0.8</vorbis.version>
<xerces.version>2.12.2</xerces.version>
<xmpcore.version>6.1.11</xmpcore.version>
- <zstd.version>1.5.6-5</zstd.version>
+ <zstd.version>1.5.6-6</zstd.version>
<kafka.version>3.8.0</kafka.version>
<!-- 4.2.0.Alpha2 tested successfully -->
<netty.version>4.1.113.Final</netty.version>