Skip to content

Commit eae0bf0

Browse files
committed
TIKA-4738: update httpcore5
1 parent 4b05e0a commit eae0bf0

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
@@ -1099,11 +1099,11 @@
10991099
<artifactId>nimbus-jose-jwt</artifactId>
11001100
<version>${nimbus-jose-jwt.version}</version>
11011101
</dependency>
1102-
<!-- TODO try removing after updating aws2, last tested with 2.46.10, trouble with transcribe -->
1102+
<!-- TODO try removing after updating aws2, last tested with 2.46.17, trouble with transcribe -->
11031103
<dependency>
11041104
<groupId>org.apache.httpcomponents.core5</groupId>
11051105
<artifactId>httpcore5</artifactId>
1106-
<version>5.4.2</version>
1106+
<version>5.4.3</version>
11071107
</dependency>
11081108
</dependencies>
11091109
</dependencyManagement>

0 commit comments

Comments
 (0)