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 9ac817e1c0 clean up bom pom
9ac817e1c0 is described below

commit 9ac817e1c018fce54c63668d5ad30cc5bf3621bc
Author: tallison <[email protected]>
AuthorDate: Fri Mar 6 16:34:32 2026 -0500

    clean up bom pom
---
 tika-bom/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/tika-bom/pom.xml b/tika-bom/pom.xml
index 73864090c6..b968c59fa7 100644
--- a/tika-bom/pom.xml
+++ b/tika-bom/pom.xml
@@ -105,11 +105,6 @@
         <artifactId>tika-langdetect-charsoup-core</artifactId>
         <version>${revision}</version>
       </dependency>
-      <dependency>
-        <groupId>org.apache.tika</groupId>
-        <artifactId>tika-langdetect-charsoup-core</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
-      </dependency>
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-langdetect-charsoup</artifactId>

Reply via email to