Skip to content

Commit d9d9f65

Browse files
committed
Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.5.1
1 parent 90d78fd commit d9d9f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bzst-dip-java-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>org.apache.httpcomponents.client5</groupId>
7777
<artifactId>httpclient5</artifactId>
78-
<version>5.5</version>
78+
<version>5.5.1</version>
7979
</dependency>
8080

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

0 commit comments

Comments
 (0)