From 70e6a7f2e6f3075ce7e03eb688f5a4527e487fd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 10:57:56 +0000 Subject: [PATCH] build(deps): bump org.springframework.boot:spring-boot-dependencies Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 2.6.7 to 3.2.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.7...v3.2.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- quora-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quora-api/pom.xml b/quora-api/pom.xml index 1a2baef..ba90afe 100644 --- a/quora-api/pom.xml +++ b/quora-api/pom.xml @@ -21,7 +21,7 @@ org.springframework.boot spring-boot-dependencies - 2.6.7 + 3.2.0 pom import