File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed
Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change 5151 <allure .version>2.26.0</allure .version>
5252 <selenide .version>7.4.0</selenide .version>
5353 <cucumber .version>6.9.1</cucumber .version>
54- <browserup .version>2.1.2 </browserup .version>
54+ <browserup .version>2.2.17 </browserup .version>
5555 <log4j .version>2.23.1</log4j .version>
5656 <junit .version>4.13.1</junit .version>
5757 <junit .jupiter.version>5.8.0</junit .jupiter.version>
259259 </reporting >
260260
261261 <dependencies >
262- <!-- <dependency>
263- <groupId>org.littleshoot</groupId>
264- <artifactId>littleproxy</artifactId>
265- <version>1.1.2</version>
266- </dependency>
267- --> <!-- https://mvnrepository.com/artifact/xyz.rogfam/littleproxy -->
268262 <dependency >
269263 <groupId >xyz.rogfam</groupId >
270264 <artifactId >littleproxy</artifactId >
274268 <dependency >
275269 <groupId >com.github.valfirst.browserup-proxy</groupId >
276270 <artifactId >browserup-proxy-mitm</artifactId >
277- <version >2.2.17 </version >
271+ <version >${browserup.version} </version >
278272 <exclusions >
279273 <exclusion >
280274 <groupId >org.seleniumhq.selenium</groupId >
You can’t perform that action at this time.
0 commit comments