Skip to content

Commit

Permalink
TIKA-4326: remove exclusions that are no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Nov 5, 2024
1 parent 8a8f4c0 commit c61cd87
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1103,11 +1103,6 @@
<artifactId>jetty-http</artifactId>
<version>11.0.24</version>
</coordinate>
<coordinate>
<groupId>io.netty</groupId>
<artifactId>netty-handler</artifactId>
<version>${netty.version}</version>
</coordinate>
<!-- these are used by the nlp-module -->
<coordinate>
<groupId>org.apache.lucene</groupId>
Expand Down Expand Up @@ -1149,11 +1144,6 @@
<artifactId>threetenbp</artifactId>
<version>1.7.0</version>
</coordinate>
<coordinate>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.12.7</version>
</coordinate>
<!-- while waiting for 1.14.4 to appear on maven central, see
https://www.hdfgroup.org/2024/05/new-hdf5-cve-issues-fixed-in-1-14-4/
-->
Expand Down

0 comments on commit c61cd87

Please sign in to comment.