diff --git a/pom.xml b/pom.xml index df8ae86..95908ce 100644 --- a/pom.xml +++ b/pom.xml @@ -54,27 +54,27 @@ org.projectlombok lombok - 1.18.32 + 1.18.34 provided io.smallrye smallrye-open-api-jaxrs - 3.10.0 + 3.11.0 compile com.microsoft.playwright playwright - 1.44.0 + 1.45.0 test org.junit.jupiter junit-jupiter - 5.10.2 + 5.10.3 test @@ -92,7 +92,7 @@ com.github.dasniko testcontainers-keycloak - 3.3.1 + 3.4.0 test @@ -121,7 +121,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.0 me.fabriciorby @@ -140,7 +140,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.2.5 + 3.3.0 @@ -167,7 +167,7 @@ io.smallrye smallrye-open-api-maven-plugin - 3.10.0 + 3.11.0 compile