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

tilman 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 115c0f84c TIKA-4435: remove comment
115c0f84c is described below

commit 115c0f84c095eb96a056579d4d41bd0cbb2965ff
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Jun 9 16:44:12 2025 +0200

    TIKA-4435: remove comment
---
 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 83a8ddb86..4534fb2d1 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -311,7 +311,7 @@
     <!-- dependency versions -->
     <!-- change threetenbp exclusion version -->
     <google.cloud.version>2.53.0</google.cloud.version>
-    <aws.version>1.12.785</aws.version> <!-- convergence problems with 785, 
wait -->
+    <aws.version>1.12.785</aws.version>
     <aws2.version>2.31.59</aws2.version>
     <!-- WARNING: when you upgrade asm make sure that you update the
         OpCode in the initializer in 
org.apache.tika.parser.asm.XHTMLClassVisitor

Reply via email to