From 844cd5132b19b32245e0c54f196f387fea8c5b65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 03:04:43 +0000 Subject: [PATCH] fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3 --- ectemplate-service-config-server/pom.xml | 2 +- ectemplate-service-oauth/pom.xml | 2 +- ectemplate-service-zuul-server/pom.xml | 2 +- ectemplate-servicio-eureka-server/pom.xml | 2 +- ectemplate-servicio-gateway/pom.xml | 2 +- ectemplate-servicio-personas/pom.xml | 2 +- ectemplate-servicio-productos/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ectemplate-service-config-server/pom.xml b/ectemplate-service-config-server/pom.xml index a27e933..a667e92 100644 --- a/ectemplate-service-config-server/pom.xml +++ b/ectemplate-service-config-server/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.7 + 3.0.2 net.ectemplate.app.config diff --git a/ectemplate-service-oauth/pom.xml b/ectemplate-service-oauth/pom.xml index a53ebc8..1cd8215 100644 --- a/ectemplate-service-oauth/pom.xml +++ b/ectemplate-service-oauth/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.7 + 3.0.2 net.ectemplate.app.oauth diff --git a/ectemplate-service-zuul-server/pom.xml b/ectemplate-service-zuul-server/pom.xml index 149187c..70a1cd4 100644 --- a/ectemplate-service-zuul-server/pom.xml +++ b/ectemplate-service-zuul-server/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.7 + 3.0.2 net.ectemplate.app.zuul diff --git a/ectemplate-servicio-eureka-server/pom.xml b/ectemplate-servicio-eureka-server/pom.xml index fbdd10a..a251c4f 100644 --- a/ectemplate-servicio-eureka-server/pom.xml +++ b/ectemplate-servicio-eureka-server/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.7 + 3.0.2 net.ectemplate.app.eureka diff --git a/ectemplate-servicio-gateway/pom.xml b/ectemplate-servicio-gateway/pom.xml index b958297..60a2135 100644 --- a/ectemplate-servicio-gateway/pom.xml +++ b/ectemplate-servicio-gateway/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.7 + 3.0.2 net.ectemplate.app.gateway diff --git a/ectemplate-servicio-personas/pom.xml b/ectemplate-servicio-personas/pom.xml index cddb587..7051a0d 100644 --- a/ectemplate-servicio-personas/pom.xml +++ b/ectemplate-servicio-personas/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.7 + 3.0.2 net.ectemplate.app.personas diff --git a/ectemplate-servicio-productos/pom.xml b/ectemplate-servicio-productos/pom.xml index 07b10b7..f270cfb 100644 --- a/ectemplate-servicio-productos/pom.xml +++ b/ectemplate-servicio-productos/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.7 + 3.0.2 net.ectemplate.app.productos