From 1a9899c1260c47dc34db0d53c6cdd79db82f2b10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 04:51:38 +0000 Subject: [PATCH] Bump org.springframework.boot:spring-boot-configuration-processor Bumps [org.springframework.boot:spring-boot-configuration-processor](https://github.com/spring-projects/spring-boot) from 2.3.12.RELEASE to 3.2.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.12.RELEASE...v3.2.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dc-commons-file/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dc-commons-file/pom.xml b/dc-commons-file/pom.xml index c15216b9..f4d72679 100644 --- a/dc-commons-file/pom.xml +++ b/dc-commons-file/pom.xml @@ -72,7 +72,7 @@ org.springframework.boot spring-boot-configuration-processor - 2.3.12.RELEASE + 3.2.2 true