From 6142eb6255dd7c24bf6f099169a35394a990b10f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 21:32:59 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index fee671e..6eea8f7 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 @@ -116,7 +116,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.1 + 3.5.2 org.apache.maven.plugins @@ -167,7 +167,7 @@ io.smallrye smallrye-open-api-maven-plugin - 3.8.0 + 3.9.0 compile