Skip to content

Commit

Permalink
TIKA-4239: update testcontainers, google cloud, aws
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Aug 2, 2024
1 parent fe9fdf6 commit 559b03a
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.40.1</google.cloud.version>
<aws.version>1.12.765</aws.version>
<google.cloud.version>2.41.0</google.cloud.version>
<aws.version>1.12.767</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 @@ -401,7 +401,7 @@
<spring.version>5.3.36</spring.version>
<sqlite.version>3.46.0.0</sqlite.version>
<tagsoup.version>1.2.1</tagsoup.version>
<test.containers.version>1.20.0</test.containers.version>
<test.containers.version>1.20.1</test.containers.version>
<!-- NOTE: sync tukaani version with commons-compress in tika-parent-->
<tukaani.version>1.9</tukaani.version>
<twelvemonkeys.version>3.11.0</twelvemonkeys.version>
Expand Down

0 comments on commit 559b03a

Please sign in to comment.