diff --git a/pom.xml b/pom.xml index 443ecfc..3f314b3 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ - 25.0.4 + 25.0.6 @@ -61,20 +61,20 @@ io.smallrye smallrye-open-api-jaxrs - 3.12.0 + 3.13.0 compile com.microsoft.playwright playwright - 1.46.0 + 1.47.0 test org.junit.jupiter junit-jupiter - 5.11.0 + 5.11.2 test @@ -86,13 +86,13 @@ org.testcontainers junit-jupiter - 1.20.1 + 1.20.2 test com.github.dasniko testcontainers-keycloak - 3.4.0 + 3.5.1 test @@ -121,7 +121,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.0 + 3.5.1 me.fabriciorby @@ -140,7 +140,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.0 + 3.5.1 @@ -167,7 +167,7 @@ io.smallrye smallrye-open-api-maven-plugin - 3.12.0 + 3.13.0 compile