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 221221 <dependency >
222222 <groupId >org.junit.jupiter</groupId >
223223 <artifactId >junit-jupiter-api</artifactId >
224- <version >5.7.1 </version >
224+ <version >5.8.2 </version >
225225 <scope >test</scope >
226226 </dependency >
227227 <!-- https://mvnrepository.com/artifact/org.ow2.asm/asm -->
228228 <dependency >
229229 <groupId >org.ow2.asm</groupId >
230230 <artifactId >asm</artifactId >
231- <version >9.1 </version >
231+ <version >9.3 </version >
232232 </dependency >
233233 </dependencies >
234234</project >
Original file line number Diff line number Diff line change 227227 <dependency >
228228 <groupId >org.junit.jupiter</groupId >
229229 <artifactId >junit-jupiter-api</artifactId >
230- <version >5.7.1 </version >
230+ <version >5.8.2 </version >
231231 <scope >test</scope >
232232 </dependency >
233233 <!-- https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-params -->
234234 <dependency >
235235 <groupId >org.junit.jupiter</groupId >
236236 <artifactId >junit-jupiter-params</artifactId >
237- <version >5.7.1 </version >
237+ <version >5.8.2 </version >
238238 <scope >test</scope >
239239 </dependency >
240240 <!-- https://mvnrepository.com/artifact/net.minidev/json-smart -->
Original file line number Diff line number Diff line change 227227 <dependency >
228228 <groupId >org.junit.jupiter</groupId >
229229 <artifactId >junit-jupiter-api</artifactId >
230- <version >5.7.1 </version >
230+ <version >5.8.2 </version >
231231 <scope >test</scope >
232232 </dependency >
233233 <!-- https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-params -->
234234 <dependency >
235235 <groupId >org.junit.jupiter</groupId >
236236 <artifactId >junit-jupiter-params</artifactId >
237- <version >5.7.1 </version >
237+ <version >5.8.2 </version >
238238 <scope >test</scope >
239239 </dependency >
240240 <!-- https://mvnrepository.com/artifact/net.minidev/accessors-smart -->
You can’t perform that action at this time.
0 commit comments