Skip to content

Commit 90b72de

Browse files
committed
TIKA-4327: update httpcore5
1 parent 64ed31f commit 90b72de

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
@@ -1234,11 +1234,11 @@
12341234
<artifactId>jakarta.inject-api</artifactId>
12351235
<version>2.0.1.MR</version>
12361236
</dependency>
1237-
<!-- TODO try removing after updating aws2, last tested with 2.46.10, trouble with transcribe -->
1237+
<!-- TODO try removing after updating aws2, last tested with 2.46.17, trouble with transcribe -->
12381238
<dependency>
12391239
<groupId>org.apache.httpcomponents.core5</groupId>
12401240
<artifactId>httpcore5</artifactId>
1241-
<version>5.4.2</version>
1241+
<version>5.4.3</version>
12421242
</dependency>
12431243
</dependencies>
12441244
</dependencyManagement>

0 commit comments

Comments
 (0)