Skip to content

Commit 64276ec

Browse files
authored
Update httpcore5 to 5.4.2 (#6862)
1 parent 85f6c0f commit 64276ec

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.2`."
6+
}

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
<httpcomponents.httpclient.version>4.5.13</httpcomponents.httpclient.version>
190190
<httpcomponents.httpcore.version>4.4.16</httpcomponents.httpcore.version>
191191
<httpcomponents.client5.version>5.6</httpcomponents.client5.version>
192-
<httpcomponents.core5.version>5.4.1</httpcomponents.core5.version>
192+
<httpcomponents.core5.version>5.4.2</httpcomponents.core5.version>
193193
<!-- Reactive Streams version -->
194194
<reactive-streams.version>1.0.4</reactive-streams.version>
195195

0 commit comments

Comments
 (0)