diff --git a/playwright/pom.xml b/playwright/pom.xml index 1708f5dc..b1086d0e 100644 --- a/playwright/pom.xml +++ b/playwright/pom.xml @@ -66,7 +66,7 @@ frontend-maven-plugin - 1.15.0 + 1.15.1 install node and npm @@ -139,7 +139,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.7.0 + 3.11.1 attach-javadocs @@ -161,7 +161,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.5.2 @{argLine} -more -arguments alphabetical @@ -170,7 +170,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.4 + 3.2.7 sign-artifacts @@ -220,19 +220,19 @@ com.microsoft.playwright playwright - 1.44.0 + 1.49.0 commons-codec commons-codec - 1.17.0 + 1.17.1 org.apache.commons commons-compress - 1.26.2 + 1.27.1 junit @@ -255,19 +255,19 @@ com.fasterxml.jackson.core jackson-annotations - 2.17.1 + 2.18.2 compile com.fasterxml.jackson.core jackson-databind - 2.17.1 + 2.18.2 compile commons-io commons-io - 2.16.1 + 2.18.0 compile diff --git a/pom.xml b/pom.xml index 79a742cb..98082af8 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.7.0 + 3.11.1 attach-javadocs @@ -77,7 +77,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.5.2 alphabetical @@ -85,7 +85,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.4 + 3.2.7 sign-artifacts diff --git a/selenium/pom.xml b/selenium/pom.xml index bfd908a2..e44c5e96 100644 --- a/selenium/pom.xml +++ b/selenium/pom.xml @@ -38,7 +38,7 @@ frontend-maven-plugin - 1.15.0 + 1.15.1 install node and npm @@ -118,7 +118,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.7.0 + 3.11.1 attach-javadocs @@ -134,7 +134,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.4 + 3.2.7 sign-artifacts @@ -170,7 +170,7 @@ commons-io commons-io - 2.16.1 + 2.18.0 org.seleniumhq.selenium @@ -180,22 +180,22 @@ io.github.bonigarcia webdrivermanager - 5.8.0 + 5.9.2 org.apache.commons commons-lang3 - 3.14.0 + 3.17.0 com.fasterxml.jackson.core jackson-databind - 2.17.1 + 2.18.2 org.junit.vintage junit-vintage-engine - 5.10.2 + 5.11.3 test diff --git a/utilities/pom.xml b/utilities/pom.xml index 3391ae16..e2eb1c50 100644 --- a/utilities/pom.xml +++ b/utilities/pom.xml @@ -46,7 +46,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.7.0 + 3.11.1 attach-javadocs @@ -68,7 +68,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.4 + 3.2.7 sign-artifacts @@ -117,7 +117,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.17.1 + 2.18.2 compile