From b6d4afbf5b58c30a75dcc533944026ca1d77725f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 17:25:40 +0000 Subject: [PATCH] Update dependency org.springframework.boot:spring-boot-starter-parent to v2.7.4 --- ServiceA/pom.xml | 2 +- ServiceB/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ServiceA/pom.xml b/ServiceA/pom.xml index a79e56d..c05de58 100644 --- a/ServiceA/pom.xml +++ b/ServiceA/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.6.3 + 2.7.4 com.example diff --git a/ServiceB/pom.xml b/ServiceB/pom.xml index 096406c..498abe3 100644 --- a/ServiceB/pom.xml +++ b/ServiceB/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.6.3 + 2.7.4 com.example