From d3724e9e18c5784deee92b57bc6fd1552ac91be1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 13:59:40 +0000 Subject: [PATCH] fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.2.1 --- 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 41ab615..cba9899 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.0 + 3.2.1 diff --git a/distributed-projects/microservice-b/pom.xml b/distributed-projects/microservice-b/pom.xml index a8e188e..f3bc9b4 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.0 + 3.2.1