From e8f11067121f2eb7926530fb12a81155caf5c438 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 14:47:27 +0000 Subject: [PATCH] fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.7 --- api-gateway/pom.xml | 2 +- bookstore-webapp/pom.xml | 2 +- catalog-service/pom.xml | 2 +- notification-service/pom.xml | 2 +- order-service/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/api-gateway/pom.xml b/api-gateway/pom.xml index 15d00ac..bffdb34 100644 --- a/api-gateway/pom.xml +++ b/api-gateway/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.6 + 3.5.7 com.sivalabs.bookstore diff --git a/bookstore-webapp/pom.xml b/bookstore-webapp/pom.xml index 8216ba7..a96bd62 100644 --- a/bookstore-webapp/pom.xml +++ b/bookstore-webapp/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.6 + 3.5.7 com.sivalabs diff --git a/catalog-service/pom.xml b/catalog-service/pom.xml index ceb2a3e..fd2822e 100644 --- a/catalog-service/pom.xml +++ b/catalog-service/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.6 + 3.5.7 com.sivalabs diff --git a/notification-service/pom.xml b/notification-service/pom.xml index d098f21..928d2f4 100644 --- a/notification-service/pom.xml +++ b/notification-service/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.6 + 3.5.7 com.sivalabs diff --git a/order-service/pom.xml b/order-service/pom.xml index cb32499..dd27c20 100644 --- a/order-service/pom.xml +++ b/order-service/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.6 + 3.5.7 com.sivalabs