From 20bb6c5bc124a7477317dbe5720178fcf6608df6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 17:26:20 +0000 Subject: [PATCH] Update dependency com.puppycrawl.tools:checkstyle to v10.21.2 --- backend/pom.xml | 2 +- frontend/apigateway/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index 2f6d6cd..acc3b05 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -468,7 +468,7 @@ com.puppycrawl.tools checkstyle - 10.16.0 + 10.21.2 diff --git a/frontend/apigateway/pom.xml b/frontend/apigateway/pom.xml index 7e48459..9be7c59 100644 --- a/frontend/apigateway/pom.xml +++ b/frontend/apigateway/pom.xml @@ -257,7 +257,7 @@ com.puppycrawl.tools checkstyle - 10.16.0 + 10.21.2