Skip to content

Commit

Permalink
TIKA-4162: update aws, guava
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Mar 14, 2024
1 parent dd817db commit 882bd0b
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.35.0</google.cloud.version>
<aws.version>1.12.678</aws.version>
<aws.version>1.12.679</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 @@ -337,7 +337,7 @@
<dl4j.version>1.0.0-M2</dl4j.version>
<!-- fakeload versions > 0.4.0 require java > 8 -->
<fakeload.version>0.4.0</fakeload.version>
<guava.version>33.0.0-jre</guava.version>
<guava.version>33.1.0-jre</guava.version>
<httpcomponents.version>4.5.14</httpcomponents.version>
<httpcore.version>4.4.16</httpcore.version>
<!-- versions greater than 62.2 are not compatible with icu4j handler in lucene 8.11.1 -->
Expand Down

0 comments on commit 882bd0b

Please sign in to comment.