Skip to content

Commit 553c1f0

Browse files
committed
update httpclient version
1 parent 6218697 commit 553c1f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
<dependency>
169169
<groupId>org.apache.httpcomponents.client5</groupId>
170170
<artifactId>httpclient5</artifactId>
171-
<version>5.4.3</version>
171+
<version>5.4.4</version>
172172
</dependency>
173173
<dependency>
174174
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)