From 0ce77b4da219011f0668664208c8b7919b2abefd Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 26 May 2024 21:59:19 +0000
Subject: [PATCH] chore(deps): update dependency
com.puppycrawl.tools:checkstyle to v10.17.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 d97d37b6..2e54ced4 100644
--- a/catalog-service/pom.xml
+++ b/catalog-service/pom.xml
@@ -387,7 +387,7 @@
com.puppycrawl.tools
checkstyle
- 10.16.0
+ 10.17.0
diff --git a/inventory-service/pom.xml b/inventory-service/pom.xml
index cbf9e1c1..f89f89d5 100644
--- a/inventory-service/pom.xml
+++ b/inventory-service/pom.xml
@@ -408,7 +408,7 @@
com.puppycrawl.tools
checkstyle
- 10.16.0
+ 10.17.0
diff --git a/order-service/pom.xml b/order-service/pom.xml
index e342573e..9ed866cf 100644
--- a/order-service/pom.xml
+++ b/order-service/pom.xml
@@ -369,7 +369,7 @@
com.puppycrawl.tools
checkstyle
- 10.16.0
+ 10.17.0