Skip to content

Commit aca7500

Browse files
authored
Update httpcore5 to 5.4.1 (#6752)
1 parent 7dfbdfe commit aca7500

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Apache 5 HTTP Client",
4+
"contributor": "",
5+
"description": "Update `httpcore5` to `5.4.1`."
6+
}

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<httpcomponents.httpclient.version>4.5.13</httpcomponents.httpclient.version>
193193
<httpcomponents.httpcore.version>4.4.16</httpcomponents.httpcore.version>
194194
<httpcomponents.client5.version>5.6</httpcomponents.client5.version>
195-
<httpcomponents.core5.version>5.4</httpcomponents.core5.version>
195+
<httpcomponents.core5.version>5.4.1</httpcomponents.core5.version>
196196
<!-- Reactive Streams version -->
197197
<reactive-streams.version>1.0.4</reactive-streams.version>
198198

0 commit comments

Comments
 (0)