File tree 2 files changed +24
-1
lines changed
2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change @@ -77,6 +77,29 @@ http://kiwitcms.org/blog/atodorov/2019/02/22/how-to-use-kiwi-tcms-plugins-pt-1/
77
77
78
78
Files signed with C0C5FF36, Kiwi TCMS < ; info@kiwitcms.org > ;
79
79
80
+
81
+ ### 6.7.5 (10 Nov 2019)
82
+
83
+ Fixes moderate severity issue
84
+ [ CVE-2019 -16942] ( https://github.com/advisories/GHSA-mx7p-6679-8g3q ) ,
85
+ critical severity issue
86
+ [ CVE-2019 -16335] ( https://github.com/advisories/GHSA-85cw-hj65-qqv9 )
87
+ and critical severity issue
88
+ [ CVE-2019 -14540] ( https://github.com/advisories/GHSA-h822-r4r5-v8jg ) .
89
+
90
+ - Bump commons-beanutils from 1.9.3 to 1.9.4
91
+ - Bump jackson-core from 2.9.9 to 2.10.0
92
+ - Bump jackson-databind from 2.9.9 to 2.9.10.1
93
+ - Bump jacoco-maven-plugin from 0.8.4 to 0.8.5
94
+ - Bump junit-jupiter-api from 5.5.0 to 5.5.2
95
+ - Bump junit-jupiter-engine from 5.5.0 to 5.5.2
96
+ - Bump junit-platform-launcher from 1.5.0 to 1.5.2
97
+ - Bump hamcrest from 2.1 to 2.2
98
+ - Bump maven-javadoc-plugin from 3.1.0 to 3.1.1
99
+ - Bump maven-source-plugin from 3.1.0 to 3.2.0
100
+ - Bump mockito-core from 2.28.2 to 3.1.0
101
+
102
+
80
103
### 6.7.4 (06 July 2019)
81
104
82
105
- Bump junit-jupiter-api from 5.5.0-M1 to 5.5.0
Original file line number Diff line number Diff line change 4
4
<groupId >org.kiwitcms.java</groupId >
5
5
<artifactId >kiwitcms-junit-plugin</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >6.7.4 </version >
7
+ <version >6.7.5 </version >
8
8
9
9
<name >kiwitcms-junit-plugin</name >
10
10
<description >JUnit 5 plugin for Kiwi TCMS.</description >
You can’t perform that action at this time.
0 commit comments