Skip to content

Commit

Permalink
TIKA-4162: update aws, commons-io
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Mar 29, 2024
1 parent eccd396 commit a9e4a33
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.36.1</google.cloud.version>
<aws.version>1.12.689</aws.version>
<aws.version>1.12.690</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 All @@ -324,7 +324,7 @@
<commons.compress.version>1.26.1</commons.compress.version>
<commons.csv.version>1.10.0</commons.csv.version>
<commons.exec.version>1.4.0</commons.exec.version>
<commons.io.version>2.15.1</commons.io.version>
<commons.io.version>2.16.0</commons.io.version>
<commons.lang3.version>3.14.0</commons.lang3.version>
<commons.logging.version>1.3.1</commons.logging.version>
<commons.math3.version>3.6.1</commons.math3.version>
Expand Down

0 comments on commit a9e4a33

Please sign in to comment.