Skip to content

Commit 004c63e

Browse files
fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to v5.5.1
1 parent 980855d commit 004c63e

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
@@ -255,7 +255,7 @@
255255
<dependency>
256256
<groupId>org.apache.httpcomponents.client5</groupId>
257257
<artifactId>httpclient5</artifactId>
258-
<version>5.5</version>
258+
<version>5.5.1</version>
259259
</dependency>
260260

261261
<!-- Utility -->

0 commit comments

Comments
 (0)