diff --git a/playwright/pom.xml b/playwright/pom.xml index 4c44414c..b80124b3 100644 --- a/playwright/pom.xml +++ b/playwright/pom.xml @@ -90,7 +90,7 @@ org.jacoco jacoco-maven-plugin - 0.8.11 + 0.8.12 @@ -170,7 +170,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.2 + 3.2.4 sign-artifacts @@ -190,7 +190,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.0 + 3.3.1 attach-sources @@ -220,13 +220,13 @@ com.microsoft.playwright playwright - 1.42.0 + 1.43.0 commons-codec commons-codec - 1.16.1 + 1.17.0 @@ -255,19 +255,19 @@ com.fasterxml.jackson.core jackson-annotations - 2.17.0 + 2.17.1 compile com.fasterxml.jackson.core jackson-databind - 2.17.0 + 2.17.1 compile commons-io commons-io - 2.16.0 + 2.16.1 compile diff --git a/pom.xml b/pom.xml index 5f1a1091..95df6419 100644 --- a/pom.xml +++ b/pom.xml @@ -85,7 +85,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.2 + 3.2.4 sign-artifacts diff --git a/selenium/pom.xml b/selenium/pom.xml index 2c144f2b..90edd030 100644 --- a/selenium/pom.xml +++ b/selenium/pom.xml @@ -105,7 +105,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.0 + 3.3.1 attach-sources @@ -134,7 +134,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.2 + 3.2.4 sign-artifacts @@ -170,7 +170,7 @@ commons-io commons-io - 2.16.0 + 2.16.1 org.seleniumhq.selenium @@ -180,7 +180,7 @@ io.github.bonigarcia webdrivermanager - 5.7.0 + 5.8.0 org.apache.commons @@ -190,7 +190,7 @@ com.fasterxml.jackson.core jackson-databind - 2.17.0 + 2.17.1 org.junit.vintage diff --git a/utilities/pom.xml b/utilities/pom.xml index 870afee2..335048e2 100644 --- a/utilities/pom.xml +++ b/utilities/pom.xml @@ -68,7 +68,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.2 + 3.2.4 sign-artifacts @@ -88,7 +88,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.0 + 3.3.1 attach-sources @@ -117,7 +117,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.17.0 + 2.17.1 compile