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 2
2
3
3
## Release 0.3.9 (NOT RELEASED YET)
4
4
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
+
5
15
* [ Fixed Issue 402] [ issue-402 ]
6
16
7
17
Upgrade httpclient/httpmine/httpcore.
@@ -1109,6 +1119,7 @@ TestReport testReport = mavenJob.getLastSuccessfulBuild().getTestReport();
1109
1119
[issue- 400 ]: https: // github.com/jenkinsci/java-client-api/issues/400
1110
1120
[issue- 401 ]: https: // github.com/jenkinsci/java-client-api/issues/401
1111
1121
[issue- 402 ]: https: // github.com/jenkinsci/java-client-api/issues/402
1122
+ [issue- 405 ]: https: // github.com/jenkinsci/java-client-api/issues/405
1112
1123
[pull- 123 ]: https: // github.com/jenkinsci/java-client-api/pull/123
1113
1124
[pull- 149 ]: https: // github.com/jenkinsci/java-client-api/pull/149
1114
1125
[pull- 158 ]: https: // github.com/jenkinsci/java-client-api/pull/158
Original file line number Diff line number Diff line change 63
63
<httpclient .version>4.5.8</httpclient .version>
64
64
<httpcore .version>4.4.11</httpcore .version>
65
65
<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>
67
67
</properties >
68
68
69
69
<licenses >
You can’t perform that action at this time.
0 commit comments