From 6b3370944fa6800beacfaa58a10c8222e99d8258 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Nov 2023 02:54:24 +0000 Subject: [PATCH] chore(deps): bump org.springframework.boot:spring-boot-starter-parent Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.2.0-RC1 to 3.2.0-SNAPSHOT. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/commits) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- boot-data-mongo-querydsl/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot-data-mongo-querydsl/pom.xml b/boot-data-mongo-querydsl/pom.xml index 6393b21cd..36bc52d6d 100644 --- a/boot-data-mongo-querydsl/pom.xml +++ b/boot-data-mongo-querydsl/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.0-RC2 + 3.2.0-SNAPSHOT com.example