From d7f4fdd4daa599096d97d05a434e70e5733229f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 10:56:55 +0000 Subject: [PATCH] fix(deps): update maven all non-major dependencies --- backend/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index 26a098a7..7008de85 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -490,12 +490,12 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.5.0 + 3.6.0 com.puppycrawl.tools checkstyle - 10.18.2 + 10.19.0 @@ -541,7 +541,7 @@ com.nimbusds nimbus-jose-jwt - 9.41.2 + 9.42 org.testcontainers