File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 186
186
same "printed page" as the copyright notice for easier
187
187
identification within third-party archives.
188
188
189
- Copyright 2024 Aquality Automation
189
+ Copyright 2025 Aquality Automation
190
190
191
191
Licensed under the Apache License, Version 2.0 (the "License");
192
192
you may not use this file except in compliance with the License.
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.24.2 </log4j .version>
20
+ <log4j .version>2.24.3 </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.10.2 </version >
107
+ <version >7.11.0 </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.3.1 -jre</version >
124
+ <version >33.4.0 -jre</version >
125
125
</dependency >
126
126
<dependency >
127
127
<groupId >com.fasterxml.jackson.core</groupId >
131
131
<dependency >
132
132
<groupId >org.seleniumhq.selenium</groupId >
133
133
<artifactId >selenium-java</artifactId >
134
- <version >4.27.0 </version >
134
+ <version >4.28.1 </version >
135
135
</dependency >
136
136
<dependency >
137
137
<groupId >io.appium</groupId >
138
138
<artifactId >java-client</artifactId >
139
- <version >9.3 .0</version >
139
+ <version >9.4 .0</version >
140
140
<scope >test</scope >
141
141
</dependency >
142
142
<dependency >
You can’t perform that action at this time.
0 commit comments