Skip to content

Commit 59afa4a

Browse files
committed
XCOMMONS-3158: Upgrade to httpclient 5.4.3
1 parent a2a6cc5 commit 59afa4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@
414414
<dependency>
415415
<groupId>org.apache.httpcomponents.client5</groupId>
416416
<artifactId>httpclient5</artifactId>
417-
<version>5.3.1</version>
417+
<version>5.4.3</version>
418418
</dependency>
419419
<dependency>
420420
<groupId>org.apache.httpcomponents.core5</groupId>

0 commit comments

Comments
 (0)