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

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


The following commit(s) were added to refs/heads/branch_3x by this push:
     new d7a74f1f3 TIKA-4421: remove dependency that is no longer needed
d7a74f1f3 is described below

commit d7a74f1f3c03efd1c98d3e694bb4c95fe07b42e5
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Jun 9 10:48:17 2025 +0200

    TIKA-4421: remove dependency that is no longer needed
---
 tika-parent/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 99ebc4426..907d7b5ea 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -571,11 +571,6 @@
         <type>pom</type>
         <scope>import</scope>
       </dependency>
-      <dependency>
-        <groupId>com.amazonaws</groupId>
-        <artifactId>aws-java-sdk-swf-libraries</artifactId>
-        <version>2.0.0</version>
-      </dependency>
       <dependency>
         <groupId>com.azure</groupId>
         <artifactId>azure-storage-blob</artifactId>

Reply via email to