From e72ee537ae4a70935ff74eb3f0262e6ffbb5689c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 15:59:36 +0100 Subject: [PATCH] build(deps): bump org.springframework.boot:spring-boot-starter-parent (#247) Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.1.2 to 3.2.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.2...v3.2.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- opbeans/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opbeans/pom.xml b/opbeans/pom.xml index d12c580..b89cbbe 100644 --- a/opbeans/pom.xml +++ b/opbeans/pom.xml @@ -19,7 +19,7 @@ org.springframework.boot spring-boot-starter-parent - 3.1.2 + 3.2.2