From f04abbd2bb33805188d02fab62cd9a42da8dc5c3 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 12 Dec 2024 19:37:59 +0000
Subject: [PATCH] chore(deps): update dependency
com.puppycrawl.tools:checkstyle to v10.21.0
---
catalog-service/pom.xml | 2 +-
inventory-service/pom.xml | 2 +-
order-service/pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/catalog-service/pom.xml b/catalog-service/pom.xml
index bda866d2..541168bd 100644
--- a/catalog-service/pom.xml
+++ b/catalog-service/pom.xml
@@ -390,7 +390,7 @@
com.puppycrawl.tools
checkstyle
- 10.20.2
+ 10.21.0
diff --git a/inventory-service/pom.xml b/inventory-service/pom.xml
index 449fd6e7..54b97366 100644
--- a/inventory-service/pom.xml
+++ b/inventory-service/pom.xml
@@ -408,7 +408,7 @@
com.puppycrawl.tools
checkstyle
- 10.20.2
+ 10.21.0
diff --git a/order-service/pom.xml b/order-service/pom.xml
index bd94227a..d4906d39 100644
--- a/order-service/pom.xml
+++ b/order-service/pom.xml
@@ -370,7 +370,7 @@
com.puppycrawl.tools
checkstyle
- 10.20.2
+ 10.21.0