diff --git a/pom.xml b/pom.xml index fee671e..1672c4d 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ - 23.0.4 + 23.0.6 @@ -61,32 +61,32 @@ io.smallrye smallrye-open-api-jaxrs - 3.8.0 + 3.9.0 compile com.microsoft.playwright playwright - 1.41.0 + 1.41.2 test org.junit.jupiter junit-jupiter - 5.10.1 + 5.10.2 test org.assertj assertj-core - 3.25.2 + 3.25.3 test org.testcontainers junit-jupiter - 1.19.3 + 1.19.5 test @@ -167,7 +167,7 @@ io.smallrye smallrye-open-api-maven-plugin - 3.8.0 + 3.9.0 compile