From f7f2d14f06a1a0564f661a7dcca439c99621f0b4 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 1 Dec 2024 06:12:28 +0000
Subject: [PATCH] chore(deps): update dependency
com.puppycrawl.tools:checkstyle to v10.20.2
---
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 d453640b..fa78dadb 100644
--- a/catalog-service/pom.xml
+++ b/catalog-service/pom.xml
@@ -390,7 +390,7 @@
com.puppycrawl.tools
checkstyle
- 10.20.1
+ 10.20.2
diff --git a/inventory-service/pom.xml b/inventory-service/pom.xml
index 272d643a..9d97078c 100644
--- a/inventory-service/pom.xml
+++ b/inventory-service/pom.xml
@@ -408,7 +408,7 @@
com.puppycrawl.tools
checkstyle
- 10.20.1
+ 10.20.2
diff --git a/order-service/pom.xml b/order-service/pom.xml
index 9b549a31..9f168ace 100644
--- a/order-service/pom.xml
+++ b/order-service/pom.xml
@@ -369,7 +369,7 @@
com.puppycrawl.tools
checkstyle
- 10.20.1
+ 10.20.2