Skip to content

Commit

Permalink
TIKA-4379: remove exclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Feb 12, 2025
1 parent f8bcdbf commit 429ccca
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1161,12 +1161,6 @@
<version>3.2.0</version>
<configuration>
<excludeCoordinates>
<!-- json-smart 2.5.2 to be released soon https://github.com/netplex/json-smart-v2 -->
<coordinate>
<groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId>
<version>2.5.1</version>
</coordinate>
<!-- solr emitter -->
<coordinate>
<groupId>org.eclipse.jetty</groupId>
Expand All @@ -1188,12 +1182,6 @@
<artifactId>uimaj-core</artifactId>
<version>3.4.1</version>
</coordinate>
<!-- until CVE-2025-24970 is fixed -->
<coordinate>
<groupId>io.netty</groupId>
<artifactId>netty-handler</artifactId>
<version>4.1.117.Final</version>
</coordinate>
<!-- provided dependency brought in by org.deeplearning4j:deeplearning4j-utility-iterators -->
<coordinate>
<groupId>org.threeten</groupId>
Expand Down

0 comments on commit 429ccca

Please sign in to comment.