File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
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 405] [ issue-405 ]
6+
7+ * CVE-2018-14718
8+ * CVE-2018-14719
9+ * CVE-2018-14720
10+ * CVE-2018-14721
11+ * CVE-2018-19360
12+ * CVE-2018-19361
13+ * CVE-2018-19362
14+
515 * [ Fixed Issue 402] [ issue-402 ]
616
717 Upgrade httpclient/httpmine/httpcore.
@@ -1109,6 +1119,7 @@ TestReport testReport = mavenJob.getLastSuccessfulBuild().getTestReport();
11091119[issue- 400 ]: https: // github.com/jenkinsci/java-client-api/issues/400
11101120[issue- 401 ]: https: // github.com/jenkinsci/java-client-api/issues/401
11111121[issue- 402 ]: https: // github.com/jenkinsci/java-client-api/issues/402
1122+ [issue- 405 ]: https: // github.com/jenkinsci/java-client-api/issues/405
11121123[pull- 123 ]: https: // github.com/jenkinsci/java-client-api/pull/123
11131124[pull- 149 ]: https: // github.com/jenkinsci/java-client-api/pull/149
11141125[pull- 158 ]: https: // github.com/jenkinsci/java-client-api/pull/158
Original file line number Diff line number Diff line change 6363 <httpclient .version>4.5.8</httpclient .version>
6464 <httpcore .version>4.4.11</httpcore .version>
6565 <httpmime .version>4.5.8</httpmime .version>
66- <jackson-databind .version>2.9.6 </jackson-databind .version>
66+ <jackson-databind .version>2.9.8 </jackson-databind .version>
6767 </properties >
6868
6969 <licenses >
You can’t perform that action at this time.
0 commit comments