Skip to content

Commit

Permalink
TIKA-4162: update aws, lucene
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Feb 13, 2024
1 parent 06d27f4 commit 73a7a77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@

<!-- dependency versions -->
<google.cloud.version>2.33.0</google.cloud.version>
<aws.version>1.12.655</aws.version>
<aws.version>1.12.657</aws.version>
<!-- WARNING: when you upgrade asm make sure that you update the
OpCode in the initializer in org.apache.tika.parser.asm.XHTMLClassVisitor
See TIKA-2992.
Expand Down Expand Up @@ -368,7 +368,7 @@
<log4j2.version>2.20.0</log4j2.version>
<lombok.version>1.18.20</lombok.version>
<!-- lucene >= 9.x requires Java 11 -->
<lucene.version>8.11.2</lucene.version>
<lucene.version>8.11.3</lucene.version>
<metadata.extractor.version>2.19.0</metadata.extractor.version>
<microsoft.translator.version>0.6.2</microsoft.translator.version>
<mime4j.version>0.8.9</mime4j.version>
Expand Down

0 comments on commit 73a7a77

Please sign in to comment.