diff --git a/pom.xml b/pom.xml index 739467e..7c99a93 100644 --- a/pom.xml +++ b/pom.xml @@ -23,8 +23,9 @@ - 1.8.10 - 5.3.0 + 1.9.7 + 5.4.0 + 2.19.0 4 @@ -32,19 +33,19 @@ com.github.aquality-automation aquality-selenium - 4.0.0 + 4.1.4 com.google.guava guava - 31.1-jre + 32.1.2-jre org.projectlombok lombok - 1.18.24 + 1.18.30 provided @@ -64,13 +65,20 @@ io.qameta.allure allure-rest-assured - 2.19.0 + ${allure.version} commons-validator commons-validator - 1.7 + 1.8.0 + + + + org.slf4j + slf4j-simple + 2.0.10 + test @@ -79,7 +87,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.12.1 1.8 1.8 @@ -89,7 +97,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.2 + 3.2.5 classes @@ -118,7 +126,7 @@ io.qameta.allure allure-maven - 2.10.0 + 2.12.0