File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1717 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
1818 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1919 <revision >4.0.0-SNAPSHOT</revision >
20- <log4j .version>2.23.0 </log4j .version>
20+ <log4j .version>2.23.1 </log4j .version>
2121 </properties >
2222
2323 <distributionManagement >
104104 <dependency >
105105 <groupId >org.testng</groupId >
106106 <artifactId >testng</artifactId >
107- <version >7.9.0 </version >
107+ <version >7.10.2 </version >
108108 <scope >test</scope >
109109 </dependency >
110110 <dependency >
121121 <dependency >
122122 <groupId >com.google.guava</groupId >
123123 <artifactId >guava</artifactId >
124- <version >33.0 .0-jre</version >
124+ <version >33.1 .0-jre</version >
125125 </dependency >
126126 <dependency >
127127 <groupId >com.fasterxml.jackson.core</groupId >
128128 <artifactId >jackson-databind</artifactId >
129- <version >2.16.1 </version >
129+ <version >2.17.0 </version >
130130 </dependency >
131131 <dependency >
132132 <groupId >org.seleniumhq.selenium</groupId >
133133 <artifactId >selenium-java</artifactId >
134- <version >4.19.1 </version >
134+ <version >4.20.0 </version >
135135 </dependency >
136136 <dependency >
137137 <groupId >io.appium</groupId >
You can’t perform that action at this time.
0 commit comments