|
6 | 6 |
|
7 | 7 | <groupId>anhtester.com</groupId>
|
8 | 8 | <artifactId>anhtester-cucumber-testng</artifactId>
|
9 |
| - <version>1.7.4</version> |
| 9 | + <version>1.7.5</version> |
10 | 10 | <name>TestAutomationFrameworkCucumberTestNG</name>
|
11 | 11 | <url>https://github.com/anhtester/AutomationFrameworkCucumberTestNG</url>
|
12 | 12 |
|
|
18 | 18 | <maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
|
19 | 19 | <maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
|
20 | 20 |
|
21 |
| - <cucumber.java.version>7.17.0</cucumber.java.version> |
| 21 | + <cucumber.java.version>7.18.0</cucumber.java.version> |
22 | 22 | <gherkin.version>28.0.0</gherkin.version>
|
23 | 23 | <cucumber-reporting.version>5.7.5</cucumber-reporting.version>
|
24 |
| - <selenium.version>4.20.0</selenium.version> |
| 24 | + <selenium.version>4.21.0</selenium.version> |
25 | 25 | <testng.version>7.10.2</testng.version>
|
26 | 26 | <webdrivermanager.version>5.6.3</webdrivermanager.version>
|
27 |
| - <aspectjweaver.version>1.9.22</aspectjweaver.version> |
| 27 | + <aspectjweaver.version>1.9.22.1</aspectjweaver.version> |
28 | 28 | <log4j.version>2.23.1</log4j.version>
|
29 | 29 | <allure-testng.version>2.27.0</allure-testng.version>
|
30 | 30 | <allure-maven.version>2.12.0</allure-maven.version>
|
|
46 | 46 | <data.supplier.version>1.9.7</data.supplier.version>
|
47 | 47 | <javax.mail.version>1.6.2</javax.mail.version>
|
48 | 48 | <zip.version>1.17</zip.version>
|
49 |
| - <jackson.version>2.17.0</jackson.version> |
| 49 | + <jackson.version>2.17.1</jackson.version> |
50 | 50 | <datafaker.version>2.2.2</datafaker.version>
|
51 | 51 | <telegram.bot.version>7.2.1</telegram.bot.version>
|
52 | 52 | <slf4j.version>2.0.13</slf4j.version>
|
|
0 commit comments