From f702a07b3e3ca598008b2de1b1f7794f0f0b1221 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 18:58:36 +0000 Subject: [PATCH] Bump spring-boot.version from 2.7.5 to 3.2.4 Bumps `spring-boot.version` from 2.7.5 to 3.2.4. Updates `org.springframework.boot:spring-boot-dependencies` from 2.7.5 to 3.2.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.5...v3.2.4) Updates `org.springframework.boot:spring-boot-maven-plugin` from 2.7.5 to 3.2.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.5...v3.2.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- exec/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 exec/pom.xml diff --git a/exec/pom.xml b/exec/pom.xml old mode 100755 new mode 100644 index 5f1067f2..871d2c6d --- a/exec/pom.xml +++ b/exec/pom.xml @@ -29,7 +29,7 @@ ${project.parent.basedir} - 2.7.5 + 3.2.4 true