File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 6767 <dependency >
6868 <groupId >info.picocli</groupId >
6969 <artifactId >picocli</artifactId >
70- <version >4.7.5 </version >
70+ <version >4.7.6 </version >
7171 </dependency >
7272 <dependency >
7373 <groupId >org.junit.jupiter</groupId >
7878 <dependency >
7979 <groupId >uk.org.webcompere</groupId >
8080 <artifactId >system-stubs-jupiter</artifactId >
81- <version >2.0.2 </version >
81+ <version >2.1.7 </version >
8282 <scope >test</scope >
8383 </dependency >
8484 <dependency >
163163 <plugin >
164164 <groupId >org.codehaus.mojo</groupId >
165165 <artifactId >exec-maven-plugin</artifactId >
166- <version >3.1.0 </version >
166+ <version >3.4.1 </version >
167167 <executions >
168168 <execution >
169169 <id >generate-autocompletion-script</id >
214214 <plugin >
215215 <groupId >org.apache.maven.plugins</groupId >
216216 <artifactId >maven-checkstyle-plugin</artifactId >
217- <version >3.3 .0</version >
217+ <version >3.5 .0</version >
218218 <executions >
219219 <execution >
220220 <id >checkstyle</id >
249249 <plugin >
250250 <groupId >org.apache.maven.plugins</groupId >
251251 <artifactId >maven-surefire-plugin</artifactId >
252- <version >3.1.2 </version >
252+ <version >3.5.1 </version >
253253 <configuration >
254254 <groups >unit</groups >
255255 <excludedGroups >failing</excludedGroups >
You can’t perform that action at this time.
0 commit comments