Skip to content

Commit c41be3a

Browse files
Sean Sullivanvarunnvs92
authored andcommitted
Apache HttpClient 4.5.6
1 parent 13b6361 commit c41be3a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"category": "core",
3+
"type": "feature",
4+
"description": "Apache HttpClient 4.5.5 -> 4.5.6"
5+
}

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<aspectj.version>1.8.2</aspectj.version>
130130

131131
<jre.version>1.8</jre.version>
132-
<httpcomponents.httpclient.version>4.5.5</httpcomponents.httpclient.version>
132+
<httpcomponents.httpclient.version>4.5.6</httpcomponents.httpclient.version>
133133
<httpcomponents.httpcore.version>4.4.10</httpcomponents.httpcore.version>
134134

135135
<!-- These properties are used by cucumber tests related code -->

0 commit comments

Comments
 (0)