Skip to content

Commit

Permalink
TIKA-4162: update aws, google cloud, test containers
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Mar 6, 2024
1 parent ac78bd5 commit 9dad712
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -306,8 +306,8 @@
<rat.version>0.16.1</rat.version>

<!-- dependency versions -->
<google.cloud.version>2.34.0</google.cloud.version>
<aws.version>1.12.672</aws.version>
<google.cloud.version>2.35.0</google.cloud.version>
<aws.version>1.12.673</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 @@ -398,7 +398,7 @@
<spring.version>5.3.32</spring.version>
<sqlite.version>3.45.1.0</sqlite.version>
<tagsoup.version>1.2.1</tagsoup.version>
<test.containers.version>1.19.6</test.containers.version>
<test.containers.version>1.19.7</test.containers.version>
<!-- NOTE: sync tukaani version with commons-compress in tika-parent-->
<tukaani.version>1.9</tukaani.version>
<twelvemonkeys.version>3.10.1</twelvemonkeys.version>
Expand Down

0 comments on commit 9dad712

Please sign in to comment.