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 944c2f5 commit c7c6225Copy full SHA for c7c6225
.changes/next-release/feature-AWSSDKforJavav2-04977cd.json
@@ -0,0 +1,6 @@
1
+{
2
+ "category": "AWS SDK for Java v2",
3
+ "contributor": "",
4
+ "type": "feature",
5
+ "description": "Upgrade `org.apache.httpcomponents:httpclient` version to `4.5.13`"
6
+}
pom.xml
@@ -152,7 +152,7 @@
152
<aspectj.version>1.8.2</aspectj.version>
153
154
<jre.version>1.8</jre.version>
155
- <httpcomponents.httpclient.version>4.5.9</httpcomponents.httpclient.version>
+ <httpcomponents.httpclient.version>4.5.13</httpcomponents.httpclient.version>
156
<httpcomponents.httpcore.version>4.4.11</httpcomponents.httpcore.version>
157
158
<!-- These properties are used by cucumber tests related code -->
0 commit comments