Skip to content

Commit 9b609e8

Browse files
committed
fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.3 [security]
1 parent 7ccb2fc commit 9b609e8

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
@@ -529,7 +529,7 @@
529529
<project.httpcore.version>4.4.16</project.httpcore.version>
530530
<project.httpclient.version>4.5.14</project.httpclient.version>
531531
<project.httpcore5.version>5.3.1</project.httpcore5.version>
532-
<project.httpclient5.version>5.4.1</project.httpclient5.version>
532+
<project.httpclient5.version>5.4.3</project.httpclient5.version>
533533
<project.commons-codec.version>1.17.1</project.commons-codec.version>
534534
<project.oauth.version>1.36.0</project.oauth.version>
535535
<project.auth.version>1.30.0</project.auth.version>

0 commit comments

Comments
 (0)