Skip to content

Commit fddfe85

Browse files
committed
Updated to httpcore/httpcore-nio 4.12 (from 4.11)
1 parent de97a94 commit fddfe85

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ hamcrest-date.version=2.0.4
6464
hsqldb.version=2.4.1
6565
httpasyncclient.version=4.1.4
6666
httpclient.version=4.5.8
67-
httpcore-nio.version=4.4.11
68-
httpcore.version=4.4.11
67+
httpcore-nio.version=4.4.12
68+
httpcore.version=4.4.12
6969
httpmime.version=4.5.8
7070
jackson.version=2.9.10
7171
jackson-databind.version=2.9.10

lib/aareadme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,10 +213,10 @@ junit 4.12
213213
- unit tests, JUnit sampler
214214

215215
HttpComponents
216-
- HttpComponents Core 4.4.10
216+
- HttpComponents Core 4.4.12
217217
- HttpComponents Client 4.5.8
218218
- HttpComponents AsyncClient 4.1.4
219-
- HttpComponents Core NIO 4.4.11
219+
- HttpComponents Core NIO 4.4.12
220220
-----------
221221
http://hc.apache.org/
222222
- httpclient 4 implementation for HTTP sampler

xdocs/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ to view the last release notes of version 5.1.1.
141141
<li>Updated to commons-pool 2.7 (from 2.6)</li>
142142
<li>Updated to commons-text 1.8 (from 1.6)</li>
143143
<li>Updated to freemarker 2.3.29 (from 2.3.28)</li>
144+
<li>Updated to httpcore/httpcore-nio 4.12 (from 4.11)</li>
144145
<li><bug>63396</bug>JSR223 Test Elements: Description of Parameters is misleading, same for Script</li>
145146
<li><bug>63480</bug>XPathAssertion and XPathAssertion2: Improve test coverage for input coming from variable. Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
146147
<li><bug>63452</bug>Tools / Import from cURL: Complete coverage of all command line options that are valid in JMeter use case. Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>

0 commit comments

Comments
 (0)