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 17
17
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
18
18
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
19
19
<revision >4.0.0-SNAPSHOT</revision >
20
- <log4j .version>2.23.0 </log4j .version>
20
+ <log4j .version>2.23.1 </log4j .version>
21
21
</properties >
22
22
23
23
<distributionManagement >
104
104
<dependency >
105
105
<groupId >org.testng</groupId >
106
106
<artifactId >testng</artifactId >
107
- <version >7.9.0 </version >
107
+ <version >7.10.2 </version >
108
108
<scope >test</scope >
109
109
</dependency >
110
110
<dependency >
121
121
<dependency >
122
122
<groupId >com.google.guava</groupId >
123
123
<artifactId >guava</artifactId >
124
- <version >33.0 .0-jre</version >
124
+ <version >33.1 .0-jre</version >
125
125
</dependency >
126
126
<dependency >
127
127
<groupId >com.fasterxml.jackson.core</groupId >
128
128
<artifactId >jackson-databind</artifactId >
129
- <version >2.16.1 </version >
129
+ <version >2.17.0 </version >
130
130
</dependency >
131
131
<dependency >
132
132
<groupId >org.seleniumhq.selenium</groupId >
133
133
<artifactId >selenium-java</artifactId >
134
- <version >4.19.1 </version >
134
+ <version >4.20.0 </version >
135
135
</dependency >
136
136
<dependency >
137
137
<groupId >io.appium</groupId >
You can’t perform that action at this time.
0 commit comments