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 2aadc3d9c TIKA-4162: update aws, zstd, maven-plugin-annotations
2aadc3d9c is described below
commit 2aadc3d9c77518373a7c674fee21bf0cc023c59c
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Apr 6 02:01:49 2024 +0200
TIKA-4162: update aws, zstd, maven-plugin-annotations
---
tika-parent/pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 33551eb4e..1a83a3e1d 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -307,7 +307,7 @@
<!-- dependency versions -->
<google.cloud.version>2.36.1</google.cloud.version>
- <aws.version>1.12.690</aws.version>
+ <aws.version>1.12.695</aws.version>
<!-- WARNING: when you upgrade asm make sure that you update the
OpCode in the initializer in
org.apache.tika.parser.asm.XHTMLClassVisitor
See TIKA-2992.
@@ -407,7 +407,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-1</zstd.version>
+ <zstd.version>1.5.6-2</zstd.version>
<kafka.version>3.7.0</kafka.version>
<netty.version>4.1.108.Final</netty.version>
<snappy.java.version>1.1.10.5</snappy.java.version>
@@ -963,7 +963,7 @@
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
- <version>3.11.0</version>
+ <version>3.12.0</version>
</dependency>
<!-- for zookeeper to avoid CVE-2023-6378 -->
<dependency>