File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 221
221
<dependency >
222
222
<groupId >org.junit.jupiter</groupId >
223
223
<artifactId >junit-jupiter-api</artifactId >
224
- <version >5.7.1 </version >
224
+ <version >5.8.2 </version >
225
225
<scope >test</scope >
226
226
</dependency >
227
227
<!-- https://mvnrepository.com/artifact/org.ow2.asm/asm -->
228
228
<dependency >
229
229
<groupId >org.ow2.asm</groupId >
230
230
<artifactId >asm</artifactId >
231
- <version >9.1 </version >
231
+ <version >9.3 </version >
232
232
</dependency >
233
233
</dependencies >
234
234
</project >
Original file line number Diff line number Diff line change 227
227
<dependency >
228
228
<groupId >org.junit.jupiter</groupId >
229
229
<artifactId >junit-jupiter-api</artifactId >
230
- <version >5.7.1 </version >
230
+ <version >5.8.2 </version >
231
231
<scope >test</scope >
232
232
</dependency >
233
233
<!-- https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-params -->
234
234
<dependency >
235
235
<groupId >org.junit.jupiter</groupId >
236
236
<artifactId >junit-jupiter-params</artifactId >
237
- <version >5.7.1 </version >
237
+ <version >5.8.2 </version >
238
238
<scope >test</scope >
239
239
</dependency >
240
240
<!-- https://mvnrepository.com/artifact/net.minidev/json-smart -->
Original file line number Diff line number Diff line change 227
227
<dependency >
228
228
<groupId >org.junit.jupiter</groupId >
229
229
<artifactId >junit-jupiter-api</artifactId >
230
- <version >5.7.1 </version >
230
+ <version >5.8.2 </version >
231
231
<scope >test</scope >
232
232
</dependency >
233
233
<!-- https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-params -->
234
234
<dependency >
235
235
<groupId >org.junit.jupiter</groupId >
236
236
<artifactId >junit-jupiter-params</artifactId >
237
- <version >5.7.1 </version >
237
+ <version >5.8.2 </version >
238
238
<scope >test</scope >
239
239
</dependency >
240
240
<!-- https://mvnrepository.com/artifact/net.minidev/accessors-smart -->
You can’t perform that action at this time.
0 commit comments