From 7968a38df8ec1905c5e5f75513c95de5cf444d42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 01:19:54 +0000 Subject: [PATCH] build(deps): bump spring-boot.version from 3.3.4 to 3.4.0 Bumps `spring-boot.version` from 3.3.4 to 3.4.0. Updates `org.springframework.boot:spring-boot-dependencies` from 3.3.4 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.4...v3.4.0) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.4 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.4...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.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a5554308..ca762c19 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 7.22.0 7.22.0 - 3.3.4 + 3.4.0 7.22.0 ${camunda.version.ce}