File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 186186 same "printed page" as the copyright notice for easier
187187 identification within third-party archives.
188188
189- Copyright 2024 Aquality Automation
189+ Copyright 2025 Aquality Automation
190190
191191 Licensed under the Apache License, Version 2.0 (the "License");
192192 you may not use this file except in compliance with the License.
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.24.2 </log4j .version>
20+ <log4j .version>2.24.3 </log4j .version>
2121 </properties >
2222
2323 <distributionManagement >
104104 <dependency >
105105 <groupId >org.testng</groupId >
106106 <artifactId >testng</artifactId >
107- <version >7.10.2 </version >
107+ <version >7.11.0 </version >
108108 <scope >test</scope >
109109 </dependency >
110110 <dependency >
121121 <dependency >
122122 <groupId >com.google.guava</groupId >
123123 <artifactId >guava</artifactId >
124- <version >33.3.1 -jre</version >
124+ <version >33.4.0 -jre</version >
125125 </dependency >
126126 <dependency >
127127 <groupId >com.fasterxml.jackson.core</groupId >
131131 <dependency >
132132 <groupId >org.seleniumhq.selenium</groupId >
133133 <artifactId >selenium-java</artifactId >
134- <version >4.27.0 </version >
134+ <version >4.28.1 </version >
135135 </dependency >
136136 <dependency >
137137 <groupId >io.appium</groupId >
138138 <artifactId >java-client</artifactId >
139- <version >9.3 .0</version >
139+ <version >9.4 .0</version >
140140 <scope >test</scope >
141141 </dependency >
142142 <dependency >
You can’t perform that action at this time.
0 commit comments