Skip to content

Commit 36e8895

Browse files
committed
Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.2
1 parent d007f2e commit 36e8895

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.1</version>
111+
<version>5.4.2</version>
112112
</dependency>
113113

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

0 commit comments

Comments
 (0)