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

commit 4c1c675565026585ade55268255de077af055d52
Author: tallison <[email protected]>
AuthorDate: Mon Aug 30 11:06:15 2021 -0400

    TIKA-3488 -- exclude dependency on jdom2 in the FeedParser. See: 
https://github.com/hunterhacker/jdom/issues/189
---
 tika-bundles/tika-bundle-standard/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tika-bundles/tika-bundle-standard/pom.xml 
b/tika-bundles/tika-bundle-standard/pom.xml
index e4d55d7..0ec97bf 100644
--- a/tika-bundles/tika-bundle-standard/pom.xml
+++ b/tika-bundles/tika-bundle-standard/pom.xml
@@ -180,7 +180,6 @@
               boilerpipe|
               rome|
               rome-utils|
-              jdom2|
               sentiment-analysis-parser|
               opennlp-tools|
               geoapi|

Reply via email to