From 36475670a8a6e2d057965906b8b1f02994b0cef4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 May 2025 23:21:57 +0000 Subject: [PATCH] Update dependency org.springframework.boot:spring-boot-starter-parent to v3 --- pom.xml | 2 +- sample-app-spring-graphql/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 75ce615..9179b32 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 2.4.2 + 3.5.0 pl.piomin.samples diff --git a/sample-app-spring-graphql/pom.xml b/sample-app-spring-graphql/pom.xml index 57966f6..9b1517e 100644 --- a/sample-app-spring-graphql/pom.xml +++ b/sample-app-spring-graphql/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.7 + 3.5.0 4.0.0