From 5e1b7b85781a8b2b5b7d6a8ef6c8745341692069 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 02:26:30 +0000 Subject: [PATCH] Bump spring.boot.version from 2.7.18 to 3.0.0 Bumps `spring.boot.version` from 2.7.18 to 3.0.0. Updates `org.springframework.boot:spring-boot-starter` from 2.7.18 to 3.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v3.0.0) Updates `org.springframework.boot:spring-boot-starter-aop` from 2.7.18 to 3.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v3.0.0) Updates `org.springframework.boot:spring-boot-autoconfigure-processor` from 2.7.18 to 3.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v3.0.0) Updates `org.springframework.boot:spring-boot-starter-test` from 2.7.18 to 3.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v3.0.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-aop dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-autoconfigure-processor dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 06bc376..80b840c 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ 8.0.1 10.18.1 - 2.7.18 + 3.0.0 4.8.6.3