Skip to content

Commit a237cd6

Browse files
committed
TIKA-4327: update aws
1 parent b447000 commit a237cd6

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
@@ -316,7 +316,7 @@
316316
<!-- dependency versions -->
317317
<!-- change threetenbp exclusion version -->
318318
<google.cloud.version>2.69.0</google.cloud.version>
319-
<aws2.version>2.46.9</aws2.version>
319+
<aws2.version>2.46.10</aws2.version>
320320
<!-- WARNING: when you upgrade asm make sure that you update the
321321
OpCode in the initializer in org.apache.tika.parser.asm.XHTMLClassVisitor
322322
See TIKA-2992.
@@ -1237,7 +1237,7 @@
12371237
<artifactId>jakarta.inject-api</artifactId>
12381238
<version>2.0.1.MR</version>
12391239
</dependency>
1240-
<!-- TODO try removing after updating aws2, last tested with 2.46.5, trouble with transcribe -->
1240+
<!-- TODO try removing after updating aws2, last tested with 2.46.10, trouble with transcribe -->
12411241
<dependency>
12421242
<groupId>org.apache.httpcomponents.core5</groupId>
12431243
<artifactId>httpcore5</artifactId>

0 commit comments

Comments
 (0)