From edf92bba0f47b11540564aa83555e33dc8efb20a Mon Sep 17 00:00:00 2001 From: Phil Calouche Date: Mon, 23 Sep 2024 14:26:53 -0400 Subject: [PATCH] bump spring boot --- .github/dependabot.yml | 1 - pom.xml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0c642dc..b018f58 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,4 +1,3 @@ -# Update version: 2 registries: central: diff --git a/pom.xml b/pom.xml index e9fd811..dd96867 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.0-M2 + 3.4.0-M3