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 8b580d84d TIKA-4455: remove json-smart exclusion, no longer needed
8b580d84d is described below

commit 8b580d84d8199d23ea3b0bacf1a73355ddc15bd2
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Aug 2 13:12:21 2025 +0200

    TIKA-4455: remove json-smart exclusion, no longer needed
---
 tika-parent/pom.xml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 494488aa7..18d0e3eaa 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -1192,14 +1192,6 @@
               <artifactId>commons-lang</artifactId>
               <version>2.6</version>
             </coordinate>
-            <!-- TODO https://github.com/netplex/json-smart-v2/issues/232
-                      https://github.com/sonatype/ossindex-maven/issues/84
-            -->
-            <coordinate>
-              <groupId>net.minidev</groupId>
-              <artifactId>json-smart</artifactId>
-              <version>2.5.2</version>
-            </coordinate>
             <!-- solr emitter -->
             <coordinate>
               <groupId>org.eclipse.jetty</groupId>

Reply via email to