From 29d57a2125fb85bdfb31786c54e84a06ac2f2d6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 11:07:48 +0000 Subject: [PATCH] Bump org.springframework.boot:spring-boot-starter-parent in /initial Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.0...v3.3.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- initial/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/initial/pom.xml b/initial/pom.xml index 229e544b..1b7f3b19 100644 --- a/initial/pom.xml +++ b/initial/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.0 + 3.3.0 com.example