From f2f611846ea0a31279352a03f5cf8fd030dc6cbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 14:04:38 +0000 Subject: [PATCH] Bump spring-boot-starter-parent from 2.3.4.RELEASE to 2.5.0 Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.3.4.RELEASE to 2.5.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.4.RELEASE...v2.5.0) --- 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] --- querydsl-examples/querydsl-example-kotlin-mongodb/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/querydsl-examples/querydsl-example-kotlin-mongodb/pom.xml b/querydsl-examples/querydsl-example-kotlin-mongodb/pom.xml index de19f4024..e8a3bbac3 100644 --- a/querydsl-examples/querydsl-example-kotlin-mongodb/pom.xml +++ b/querydsl-examples/querydsl-example-kotlin-mongodb/pom.xml @@ -12,7 +12,7 @@ Querydsl example - Kotlin MongoDB - 1.4.10 + 1.4.30-RC @@ -21,7 +21,7 @@ org.springframework.boot spring-boot-starter-parent - 2.3.4.RELEASE + 2.5.0 pom import