Skip to content

Commit

Permalink
TIKA-4166: simplify pom.xml, remove content added because of older co…
Browse files Browse the repository at this point in the history
…nvergence problems
  • Loading branch information
THausherr committed Jul 19, 2024
1 parent 226e67d commit eb8c033
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1019,12 +1019,6 @@
<artifactId>logback-classic</artifactId>
<version>${logback.version}</version>
</dependency>
<!-- because of convergence problems with jaxb 4.0.5, because cxf 4.0.4 uses an older version -->
<dependency>
<groupId>org.eclipse.angus</groupId>
<artifactId>angus-activation</artifactId>
<version>2.0.2</version>
</dependency>
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>hdf5</artifactId>
Expand Down

0 comments on commit eb8c033

Please sign in to comment.