From ee550ccfcc08516f4333efe6a7db29d6ade2fe3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 02:00:42 +0000 Subject: [PATCH] build(deps): bump spring-boot.version from 3.1.5 to 3.2.0 Bumps `spring-boot.version` from 3.1.5 to 3.2.0. Updates `org.springframework.boot:spring-boot-dependencies` from 3.1.5 to 3.2.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.5...v3.2.0) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.1.5 to 3.2.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.5...v3.2.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 67453394..9114b288 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 7.20.0 7.20.0-ee - 3.1.5 + 3.2.0 1.22.0 ${camunda.version.ce}