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 6e8d2ce85 TIKA-4327: remove json-smart exclusion, no longer needed 6e8d2ce85 is described below commit 6e8d2ce8534be5ffad76223955df5e8074ce6b55 Author: Tilman Hausherr <til...@apache.org> AuthorDate: Sat Aug 2 13:10:43 2025 +0200 TIKA-4327: 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 b19435143..d6df2b2dd 100644 --- a/tika-parent/pom.xml +++ b/tika-parent/pom.xml @@ -1234,14 +1234,6 @@ <version>3.2.0</version> <configuration> <excludeCoordinates> - <!-- 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>