Skip to content

Commit 361529d

Browse files
authored
Upgrade httpcomponents.client5 to 5.6.1 (#7003)
1 parent 9387456 commit 361529d

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

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 HTTP Client 5",
4+
"contributor": "",
5+
"description": "Upgrade httpcomponents.client5 to 5.6.1"
6+
}

pom.xml

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

0 commit comments

Comments
 (0)