Skip to content

Commit 34a683e

Browse files
committed
TIKA-4327: update aws, testcontainers
1 parent 8ee4f92 commit 34a683e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tika-parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@
311311
<!-- dependency versions -->
312312
<!-- change threetenbp exclusion version -->
313313
<google.cloud.version>2.60.0</google.cloud.version>
314-
<aws2.version>2.38.5</aws2.version>
314+
<aws2.version>2.38.6</aws2.version>
315315
<!-- WARNING: when you upgrade asm make sure that you update the
316316
OpCode in the initializer in org.apache.tika.parser.asm.XHTMLClassVisitor
317317
See TIKA-2992.
@@ -440,7 +440,7 @@
440440
<spring.version>7.0.0-RC3</spring.version>
441441
<sqlite.version>3.51.0.0</sqlite.version>
442442
<stax.ex.version>2.1.0</stax.ex.version>
443-
<testcontainers.version>2.0.1</testcontainers.version>
443+
<testcontainers.version>2.0.2</testcontainers.version>
444444
<testcontainersv1.version>1.21.3</testcontainersv1.version>
445445
<!-- NOTE: sync tukaani version with commons-compress in tika-parent -->
446446
<tukaani.version>1.10</tukaani.version>

0 commit comments

Comments
 (0)