File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 8585 <dependency >
8686 <groupId >uk.org.webcompere</groupId >
8787 <artifactId >system-stubs-jupiter</artifactId >
88- <version >2.1.7 </version >
88+ <version >2.1.8 </version >
8989 <scope >test</scope >
9090 </dependency >
9191 <dependency >
161161 <plugin >
162162 <groupId >org.apache.maven.plugins</groupId >
163163 <artifactId >maven-failsafe-plugin</artifactId >
164- <version >3.5.2 </version >
164+ <version >3.5.4 </version >
165165 <configuration >
166166 <groups >${test.groups} </groups >
167167 <excludedGroups >failing</excludedGroups >
256256 <plugin >
257257 <groupId >org.apache.maven.plugins</groupId >
258258 <artifactId >maven-surefire-plugin</artifactId >
259- <version >3.5.2 </version >
259+ <version >3.5.4 </version >
260260 <configuration >
261261 <groups >unit</groups >
262262 <excludedGroups >failing</excludedGroups >
268268 <plugin >
269269 <groupId >org.jacoco</groupId >
270270 <artifactId >jacoco-maven-plugin</artifactId >
271- <version >0.8.12 </version >
271+ <version >0.8.13 </version >
272272 <executions >
273273 <execution >
274274 <id >prepare-agent</id >
You can’t perform that action at this time.
0 commit comments