Skip to content

Commit

Permalink
TIKA-4242: Do not require a non-existent plexus version (#1726)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vampire authored Apr 17, 2024
1 parent 82fb952 commit 01f87f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@
<parso.version>2.0.14</parso.version>
<pax.exam.version>4.13.5</pax.exam.version>
<pdfbox.version>3.0.2</pdfbox.version>
<plexus.version>5.0.0</plexus.version>
<plexus.version>4.0.1</plexus.version>
<!-- NOTE: sync tukaani version with commons-compress in tika-parsers -->
<poi.version>5.2.5</poi.version>
<protobuf.version>3.25.3</protobuf.version>
Expand Down

0 comments on commit 01f87f9

Please sign in to comment.