From ce69897827cf32dfd40d6d5d7a993432573f285f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 22:23:04 +0000 Subject: [PATCH] fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.2.2 --- distributed-projects/microservice-a/pom.xml | 2 +- distributed-projects/microservice-b/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/distributed-projects/microservice-a/pom.xml b/distributed-projects/microservice-a/pom.xml index 7f01ec7..b0812c8 100644 --- a/distributed-projects/microservice-a/pom.xml +++ b/distributed-projects/microservice-a/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.1 + 3.2.2 diff --git a/distributed-projects/microservice-b/pom.xml b/distributed-projects/microservice-b/pom.xml index 0e219db..f085fbc 100644 --- a/distributed-projects/microservice-b/pom.xml +++ b/distributed-projects/microservice-b/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.1 + 3.2.2