File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<groupId >com.eliasnogueira</groupId >
8
8
<artifactId >selenium-java-lean-test-architecture</artifactId >
9
- <version >3.4.9 </version >
9
+ <version >3.4.10 </version >
10
10
11
11
<scm >
12
12
<
connection >scm:
[email protected] :eliasnogueira/selenium-java-lean-test-architecture.git</
connection >
24
24
<aspectj .version>1.9.22.1</aspectj .version>
25
25
<selenium .version>4.27.0</selenium .version>
26
26
<testng .version>7.10.2</testng .version>
27
- <assertj .version>3.26.3 </assertj .version>
27
+ <assertj .version>3.27.0 </assertj .version>
28
28
<datafaker .version>2.4.2</datafaker .version>
29
- <log4j .version>2.23.1 </log4j .version>
29
+ <log4j .version>2.24.3 </log4j .version>
30
30
<owner .version>1.0.12</owner .version>
31
31
<allure .version>2.29.1</allure .version>
32
32
<allure-maven .version>2.15.3</allure-maven .version>
53
53
<groupId >org.testng</groupId >
54
54
<artifactId >testng</artifactId >
55
55
<version >${testng.version} </version >
56
- <exclusions >
57
- <exclusion >
58
- <groupId >org.webjars</groupId >
59
- <artifactId >jquery</artifactId >
60
- </exclusion >
61
- </exclusions >
62
56
</dependency >
63
57
64
58
<dependency >
You can’t perform that action at this time.
0 commit comments