Skip to content

Commit 3994c30

Browse files
Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.3 [SECURITY]
1 parent 32e7d26 commit 3994c30

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
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>org.apache.httpcomponents.client5</groupId>
9494
<artifactId>httpclient5</artifactId>
95-
<version>5.4.1</version>
95+
<version>5.4.3</version>
9696
<scope>test</scope>
9797
</dependency>
9898
<dependency>

0 commit comments

Comments
 (0)