From 7845e93071792279c39359b53e8be9877c8a9c7c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 07:35:27 +0000 Subject: [PATCH] fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.0-rc1 --- boot-grafana-lgtm/pom.xml | 2 +- boot-ultimate-redis/pom.xml | 2 +- graphql/boot-graphql-querydsl/pom.xml | 2 +- graphql/boot-graphql-webmvc/pom.xml | 2 +- jpa/boot-hibernate2ndlevelcache-sample/pom.xml | 2 +- r2dbc/boot-r2dbc-reactive-cache/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/boot-grafana-lgtm/pom.xml b/boot-grafana-lgtm/pom.xml index 448d4fef6..89d91d183 100644 --- a/boot-grafana-lgtm/pom.xml +++ b/boot-grafana-lgtm/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.0-M3 + 3.4.0-RC1 com.example.grafanalgtm diff --git a/boot-ultimate-redis/pom.xml b/boot-ultimate-redis/pom.xml index 82ed121fc..7b90dc7d2 100644 --- a/boot-ultimate-redis/pom.xml +++ b/boot-ultimate-redis/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.0-M3 + 3.4.0-RC1 com.example diff --git a/graphql/boot-graphql-querydsl/pom.xml b/graphql/boot-graphql-querydsl/pom.xml index bca538fe3..dd5f4600a 100644 --- a/graphql/boot-graphql-querydsl/pom.xml +++ b/graphql/boot-graphql-querydsl/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.0-M3 + 3.4.0-RC1 com.example.graphql.querydsl diff --git a/graphql/boot-graphql-webmvc/pom.xml b/graphql/boot-graphql-webmvc/pom.xml index 6a3f100ef..3619ecee5 100644 --- a/graphql/boot-graphql-webmvc/pom.xml +++ b/graphql/boot-graphql-webmvc/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.0-M3 + 3.4.0-RC1 com.example.graphql diff --git a/jpa/boot-hibernate2ndlevelcache-sample/pom.xml b/jpa/boot-hibernate2ndlevelcache-sample/pom.xml index 6c664c3a9..945954b7a 100644 --- a/jpa/boot-hibernate2ndlevelcache-sample/pom.xml +++ b/jpa/boot-hibernate2ndlevelcache-sample/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.0-M3 + 3.4.0-RC1 com.example.hibernatecache diff --git a/r2dbc/boot-r2dbc-reactive-cache/pom.xml b/r2dbc/boot-r2dbc-reactive-cache/pom.xml index 15a5e984b..00538d9fd 100644 --- a/r2dbc/boot-r2dbc-reactive-cache/pom.xml +++ b/r2dbc/boot-r2dbc-reactive-cache/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.0-M3 + 3.4.0-RC1 com.example.cache