Skip to content

Commit 3ad5307

Browse files
committed
Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.5.2
1 parent 597e880 commit 3ad5307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sessionize-java-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>org.apache.httpcomponents.client5</groupId>
7070
<artifactId>httpclient5</artifactId>
71-
<version>5.5.1</version>
71+
<version>5.5.2</version>
7272
</dependency>
7373

7474
<!-- JSON processing: jackson -->

0 commit comments

Comments
 (0)