From 3d26df29c6a301db7196f788bf20d9b5a1218ee4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 19:52:28 +0100 Subject: [PATCH] chore(deps): update all non-major dependencies (#22) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index f0c1d66..98149c3 100644 --- a/pom.xml +++ b/pom.xml @@ -61,32 +61,32 @@ io.smallrye smallrye-open-api-jaxrs - 3.8.0 + 3.10.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.6 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.10.0 compile