This is an automated email from the ASF dual-hosted git repository.
tallison 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 ac6fb2f74 Bump zstd-jni from 1.5.2-4 to 1.5.2-5 (#751)
ac6fb2f74 is described below
commit ac6fb2f743cec8d5e0fa27037cfa68067cbcae02
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 18 07:56:08 2022 -0400
Bump zstd-jni from 1.5.2-4 to 1.5.2-5 (#751)
Bumps [zstd-jni](https://github.com/luben/zstd-jni) from 1.5.2-4 to 1.5.2-5.
- [Release notes](https://github.com/luben/zstd-jni/releases)
- [Commits](https://github.com/luben/zstd-jni/commits/c1.5.2-5)
---
updated-dependencies:
- dependency-name: com.github.luben:zstd-jni
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
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 4ef94108f..7fa0f143e 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -391,7 +391,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.2-4</zstd.version>
+ <zstd.version>1.5.2-5</zstd.version>
<kafka.version>3.3.1</kafka.version>
<netty.version>4.1.84.Final</netty.version>
</properties>