File tree Expand file tree Collapse file tree
BanjaraRide_MobileApp_Testing--With_Appium_.Java Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 <dependency >
3131 <groupId >org.seleniumhq.selenium</groupId >
3232 <artifactId >selenium-java</artifactId >
33- <version >3.141.59 </version >
33+ <version >4.24.0 </version >
3434 </dependency >
3535
3636 <!-- https://mvnrepository.com/artifact/io.appium/java-client -->
3737 <dependency >
3838 <groupId >io.appium</groupId >
3939 <artifactId >java-client</artifactId >
40- <version >7 .3.0</version >
40+ <version >9 .3.0</version >
4141 </dependency >
4242
4343 <!-- https://mvnrepository.com/artifact/org.testng/testng -->
4444 <dependency >
4545 <groupId >org.testng</groupId >
4646 <artifactId >testng</artifactId >
47- <version >7.7.1 </version >
47+ <version >7.10.2 </version >
4848 <scope >test</scope >
4949 </dependency >
5050
5151 <!-- https://mvnrepository.com/artifact/org.apache.commons/commons-lang3 -->
5252 <dependency >
5353 <groupId >org.apache.commons</groupId >
5454 <artifactId >commons-lang3</artifactId >
55- <version >3.12 .0</version >
55+ <version >3.17 .0</version >
5656 </dependency >
5757 <dependency >
5858 <groupId >com.aventstack</groupId >
5959 <artifactId >extentreports</artifactId >
60- <version >5.0.9 </version >
60+ <version >5.1.2 </version >
6161 </dependency >
6262
6363
You can’t perform that action at this time.
0 commit comments