From bdea15398f3e951e89a9374e99ecd8b8281aaebc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 15:11:29 +0000 Subject: [PATCH] fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.9 --- 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..649354e 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.9 com.sivalabs.bookstore diff --git a/bookstore-webapp/pom.xml b/bookstore-webapp/pom.xml index 8216ba7..efcc9b2 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.9 com.sivalabs diff --git a/catalog-service/pom.xml b/catalog-service/pom.xml index ceb2a3e..f4cb6a3 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.9 com.sivalabs diff --git a/notification-service/pom.xml b/notification-service/pom.xml index d098f21..5c15637 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.9 com.sivalabs diff --git a/order-service/pom.xml b/order-service/pom.xml index cb32499..618cb7c 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.9 com.sivalabs