From 1e8a97f351f61137e7691ba57580f82781e78805 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 05:20:55 +0000 Subject: [PATCH] Bump spring-boot-starter-parent in /reactive-java Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.0.0.BUILD-SNAPSHOT to 2.5.2-SNAPSHOT. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/commits) Signed-off-by: dependabot-preview[bot] --- reactive-java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactive-java/pom.xml b/reactive-java/pom.xml index 21cc9b2..4b0ff04 100644 --- a/reactive-java/pom.xml +++ b/reactive-java/pom.xml @@ -13,7 +13,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.0.BUILD-SNAPSHOT + 2.5.2-SNAPSHOT