From 3b1e9c7f10c58feeee2e9d211a2b7a637f771e0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 07:02:20 +0000 Subject: [PATCH] build(deps): bump springboot.version from 3.3.3 to 3.4.1 Bumps `springboot.version` from 3.3.3 to 3.4.1. Updates `org.springframework.boot:spring-boot-dependencies` from 3.3.3 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.3...v3.4.1) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.3 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.3...v3.4.1) --- 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 4789075..b294bf1 100644 --- a/pom/parent/pom.xml +++ b/pom/parent/pom.xml @@ -21,7 +21,7 @@ true **/*ITest.*,**/*TCTest.* - 3.4.0 + 3.4.1 1.12.0