Skip to content

Commit 7f7bee8

Browse files
committed
TIKA-4383: update aws, testcontainers
1 parent 98c682f commit 7f7bee8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tika-parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@
310310

311311
<!-- dependency versions -->
312312
<google.cloud.version>2.48.2</google.cloud.version>
313-
<aws.version>1.12.781</aws.version>
313+
<aws.version>1.12.782</aws.version>
314314
<!-- WARNING: when you upgrade asm make sure that you update the
315315
OpCode in the initializer in org.apache.tika.parser.asm.XHTMLClassVisitor
316316
See TIKA-2992.
@@ -412,7 +412,7 @@
412412
<spring.version>5.3.39</spring.version>
413413
<sqlite.version>3.49.0.0</sqlite.version>
414414
<tagsoup.version>1.2.1</tagsoup.version>
415-
<test.containers.version>1.20.4</test.containers.version>
415+
<test.containers.version>1.20.5</test.containers.version>
416416
<!-- NOTE: sync tukaani version with commons-compress in tika-parent-->
417417
<tukaani.version>1.10</tukaani.version>
418418
<twelvemonkeys.version>3.12.0</twelvemonkeys.version>

0 commit comments

Comments
 (0)