From aa738d23580f0317b5b50d4e0da9d8b20a691d69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 07:04:34 +0000 Subject: [PATCH] build(deps): bump springboot.version from 3.3.3 to 3.4.0 Bumps `springboot.version` from 3.3.3 to 3.4.0. Updates `org.springframework.boot:spring-boot-dependencies` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.3...v3.4.0) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.3...v3.4.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom/parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom/parent/pom.xml b/pom/parent/pom.xml index eeb8f6f..57b1f51 100644 --- a/pom/parent/pom.xml +++ b/pom/parent/pom.xml @@ -21,7 +21,7 @@ true **/*ITest.*,**/*TCTest.* - 3.3.5 + 3.4.0 1.12.0