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 6363 <dependency >
6464 <groupId >info.picocli</groupId >
6565 <artifactId >picocli</artifactId >
66- <version >4.7.1 </version >
66+ <version >4.7.3 </version >
6767 </dependency >
6868 <dependency >
6969 <groupId >org.junit.jupiter</groupId >
7070 <artifactId >junit-jupiter-engine</artifactId >
71- <version >5.9.2 </version >
71+ <version >5.9.3 </version >
7272 <scope >test</scope >
7373 </dependency >
7474 <dependency >
213213 <plugin >
214214 <groupId >org.apache.maven.plugins</groupId >
215215 <artifactId >maven-checkstyle-plugin</artifactId >
216- <version >3.2.1 </version >
216+ <version >3.2.2 </version >
217217 <executions >
218218 <execution >
219219 <id >checkstyle</id >
241241 <dependency >
242242 <groupId >com.puppycrawl.tools</groupId >
243243 <artifactId >checkstyle</artifactId >
244- <version >10.9.3 </version >
244+ <version >10.10.0 </version >
245245 </dependency >
246246 </dependencies >
247247 </plugin >
260260 <plugin >
261261 <groupId >org.jacoco</groupId >
262262 <artifactId >jacoco-maven-plugin</artifactId >
263- <version >0.8.9 </version >
263+ <version >0.8.10 </version >
264264 <executions >
265265 <execution >
266266 <id >prepare-agent</id >
You can’t perform that action at this time.
0 commit comments