Skip to content

Commit 6b18f77

Browse files
fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4
1 parent cc3a52d commit 6b18f77

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
@@ -200,7 +200,7 @@
200200
<dependency>
201201
<groupId>org.apache.httpcomponents.client5</groupId>
202202
<artifactId>httpclient5</artifactId>
203-
<version>5.3.1</version>
203+
<version>5.4</version>
204204
<scope>compile</scope>
205205
</dependency>
206206
<dependency>

0 commit comments

Comments
 (0)