From 5f8038218b1c2ccb43c7c186bc5f5d4d914af29e Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 7 Nov 2024 18:49:19 +0000
Subject: [PATCH] chore(deps): update dependency
com.puppycrawl.tools:checkstyle to v10.20.1
---
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 9d1e4bf3..3bef2183 100644
--- a/catalog-service/pom.xml
+++ b/catalog-service/pom.xml
@@ -393,7 +393,7 @@
com.puppycrawl.tools
checkstyle
- 10.20.0
+ 10.20.1
diff --git a/inventory-service/pom.xml b/inventory-service/pom.xml
index 7d5f45ef..eb9cd0c2 100644
--- a/inventory-service/pom.xml
+++ b/inventory-service/pom.xml
@@ -408,7 +408,7 @@
com.puppycrawl.tools
checkstyle
- 10.20.0
+ 10.20.1
diff --git a/order-service/pom.xml b/order-service/pom.xml
index e088fb58..9af8f569 100644
--- a/order-service/pom.xml
+++ b/order-service/pom.xml
@@ -369,7 +369,7 @@
com.puppycrawl.tools
checkstyle
- 10.20.0
+ 10.20.1