File tree 1 file changed +1
-9
lines changed 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change 433
433
<version >${testng.version} </version >
434
434
<scope >test</scope >
435
435
<exclusions >
436
- <exclusion >
437
- <groupId >junit</groupId >
438
- <artifactId >junit</artifactId >
439
- </exclusion >
440
436
<exclusion >
441
437
<groupId >org.beanshell</groupId >
442
438
<artifactId >bsh</artifactId >
443
439
</exclusion >
444
- <exclusion >
445
- <groupId >org.yaml</groupId >
446
- <artifactId >snakeyaml</artifactId >
447
- </exclusion >
448
440
</exclusions >
449
441
</dependency >
450
442
<dependency >
528
520
<surefire .version>2.16</surefire .version>
529
521
<logback .version>1.0.13</logback .version>
530
522
<log4j .version>1.2.17</log4j .version>
531
- <testng .version>6.8.7 </testng .version>
523
+ <testng .version>6.8.8 </testng .version>
532
524
<jetty .version>9.0.5.v20130815</jetty .version>
533
525
<tomcat .version>6.0.29</tomcat .version>
534
526
<commons-io .version>2.4</commons-io .version>
You can’t perform that action at this time.
0 commit comments