Skip to content

Commit 9eaf3a8

Browse files
authoredDec 10, 2024··
fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.1 (#2534)
1 parent 4c9c37e commit 9eaf3a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@
533533
<project.httpcore.version>4.4.16</project.httpcore.version>
534534
<project.httpclient.version>4.5.14</project.httpclient.version>
535535
<project.httpcore5.version>5.3.1</project.httpcore5.version>
536-
<project.httpclient5.version>5.3.1</project.httpclient5.version>
536+
<project.httpclient5.version>5.4.1</project.httpclient5.version>
537537
<project.commons-codec.version>1.17.1</project.commons-codec.version>
538538
<project.oauth.version>1.36.0</project.oauth.version>
539539
<project.auth.version>1.30.0</project.auth.version>

0 commit comments

Comments
 (0)
Please sign in to comment.