File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 22
33## Release 0.3.9 (NOT RELEASED YET)
44
5+ * [ Fixed Issue 402] [ issue-402 ]
6+
7+ Upgrade httpclient/httpmine/httpcore.
8+
59 * [ Fixed Issue 401] [ issue-401 ]
610
711 Upgrade JUnit
@@ -1105,6 +1109,7 @@ TestReport testReport = mavenJob.getLastSuccessfulBuild().getTestReport();
11051109[issue- 399 ]: https: // github.com/jenkinsci/java-client-api/issues/399
11061110[issue- 400 ]: https: // github.com/jenkinsci/java-client-api/issues/400
11071111[issue- 401 ]: https: // github.com/jenkinsci/java-client-api/issues/401
1112+ [issue- 402 ]: https: // github.com/jenkinsci/java-client-api/issues/402
11081113[pull- 123 ]: https: // github.com/jenkinsci/java-client-api/pull/123
11091114[pull- 149 ]: https: // github.com/jenkinsci/java-client-api/pull/149
11101115[pull- 158 ]: https: // github.com/jenkinsci/java-client-api/pull/158
Original file line number Diff line number Diff line change 6060 <commons-lang .version>3.8.1</commons-lang .version>
6161 <guava .version>17.0</guava .version>
6262 <json-lib .version>2.4</json-lib .version>
63- <httpclient .version>4.3.6 </httpclient .version>
64- <httpcore .version>4.3.3 </httpcore .version>
65- <httpmime .version>4.3.6 </httpmime .version>
63+ <httpclient .version>4.5.8 </httpclient .version>
64+ <httpcore .version>4.4.11 </httpcore .version>
65+ <httpmime .version>4.5.8 </httpmime .version>
6666 <jackson-databind .version>2.9.6</jackson-databind .version>
6767 </properties >
6868
You can’t perform that action at this time.
0 commit comments