From 3fbf7f2d5770ea612c0aa4f3e06aa391735ad85b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 03:59:16 +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 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