Skip to content

Commit 55694bc

Browse files
committed
Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.1
1 parent f2ef042 commit 55694bc

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
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>org.apache.httpcomponents.client5</groupId>
110110
<artifactId>httpclient5</artifactId>
111-
<version>5.4</version>
111+
<version>5.4.1</version>
112112
</dependency>
113113

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

0 commit comments

Comments
 (0)