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 fe7a47265 TIKA-4239: update zstd
fe7a47265 is described below
commit fe7a47265f5d99f9cd5eda75bf4aa880fc962cb6
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Aug 30 06:20:04 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 0c6e7c8dd..ed4e7ee66 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-4</zstd.version>
+ <zstd.version>1.5.6-5</zstd.version>
<kafka.version>3.8.0</kafka.version>
<!-- 4.2.0.Alpha2 tested successfully -->
<netty.version>4.1.112.Final</netty.version>