File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 40
40
<antlr .version>4.9.3</antlr .version>
41
41
<snakeyaml .version>2.2</snakeyaml .version>
42
42
<picocli .version>4.7.5</picocli .version>
43
- <junit .version>5.10.0 </junit .version>
43
+ <junit .version>5.10.1 </junit .version>
44
44
<wdt .scm.repo.url>${env.WDT_SCM_REPO_URL} </wdt .scm.repo.url>
45
45
<wdt .scm.repo.conn>${env.WDT_SCM_REPO_CONN} </wdt .scm.repo.conn>
46
46
145
145
<plugin >
146
146
<groupId >org.apache.maven.plugins</groupId >
147
147
<artifactId >maven-failsafe-plugin</artifactId >
148
- <version >3.2.1 </version >
148
+ <version >3.2.2 </version >
149
149
<configuration >
150
150
<groups >${test.groups} </groups >
151
151
</configuration >
181
181
<plugin >
182
182
<groupId >org.apache.maven.plugins</groupId >
183
183
<artifactId >maven-surefire-plugin</artifactId >
184
- <version >3.2.1 </version >
184
+ <version >3.2.2 </version >
185
185
</plugin >
186
186
<plugin >
187
187
<groupId >io.rhpatrick.mojo</groupId >
You can’t perform that action at this time.
0 commit comments