diff --git a/playwright/pom.xml b/playwright/pom.xml index 45abbce1..111c2d11 100644 --- a/playwright/pom.xml +++ b/playwright/pom.xml @@ -139,7 +139,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.7.0 + 3.8.0 attach-javadocs @@ -161,7 +161,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.1 @{argLine} -more -arguments alphabetical @@ -220,13 +220,13 @@ com.microsoft.playwright playwright - 1.44.0 + 1.45.1 commons-codec commons-codec - 1.17.0 + 1.17.1 @@ -255,13 +255,13 @@ com.fasterxml.jackson.core jackson-annotations - 2.17.1 + 2.17.2 compile com.fasterxml.jackson.core jackson-databind - 2.17.1 + 2.17.2 compile diff --git a/pom.xml b/pom.xml index a478452b..eb668abe 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.7.0 + 3.8.0 attach-javadocs @@ -77,7 +77,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.1 alphabetical diff --git a/selenium/pom.xml b/selenium/pom.xml index 6e7776a7..e1b0705a 100644 --- a/selenium/pom.xml +++ b/selenium/pom.xml @@ -118,7 +118,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.7.0 + 3.8.0 attach-javadocs @@ -180,22 +180,22 @@ io.github.bonigarcia webdrivermanager - 5.8.0 + 5.9.2 org.apache.commons commons-lang3 - 3.14.0 + 3.15.0 com.fasterxml.jackson.core jackson-databind - 2.17.1 + 2.17.2 org.junit.vintage junit-vintage-engine - 5.10.2 + 5.10.3 test diff --git a/utilities/pom.xml b/utilities/pom.xml index 324aac96..c21c8813 100644 --- a/utilities/pom.xml +++ b/utilities/pom.xml @@ -46,7 +46,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.7.0 + 3.8.0 attach-javadocs @@ -117,7 +117,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.17.1 + 2.17.2 compile