We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13b6361 commit c41be3aCopy full SHA for c41be3a
.changes/next-release/feature-core-8700261.json
@@ -0,0 +1,5 @@
1
+{
2
+ "category": "core",
3
+ "type": "feature",
4
+ "description": "Apache HttpClient 4.5.5 -> 4.5.6"
5
+}
pom.xml
@@ -129,7 +129,7 @@
129
<aspectj.version>1.8.2</aspectj.version>
130
131
<jre.version>1.8</jre.version>
132
- <httpcomponents.httpclient.version>4.5.5</httpcomponents.httpclient.version>
+ <httpcomponents.httpclient.version>4.5.6</httpcomponents.httpclient.version>
133
<httpcomponents.httpcore.version>4.4.10</httpcomponents.httpcore.version>
134
135
<!-- These properties are used by cucumber tests related code -->
0 commit comments