From 4126c7e0451c87f6b9f0ade36d5d8d79996ca913 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 14:39:25 +0000 Subject: [PATCH 1/2] build(deps): bump org.springframework.boot:spring-boot-dependencies Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.1...v3.2.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f6cdf6da8..bc9690cd4 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-dependencies - 3.2.1 + 3.2.2 From 22b7af7f54009e159d32fe96a566dfbf9b69dcbe Mon Sep 17 00:00:00 2001 From: Daniel Franco Date: Wed, 24 Jan 2024 09:22:20 +0000 Subject: [PATCH 2/2] Update spring-boot version to 3.2.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bc9690cd4..a9d6b640a 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ 8.1.1-SNAPSHOT - 3.2.1 + 3.2.2 17