From 508f645771393d93b72d16eaf90f8a186edfe21d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2020 06:10:15 +0000 Subject: [PATCH] Bump spring-boot-starter-parent from 2.3.2.RELEASE to 2.3.4.RELEASE Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.3.2.RELEASE to 2.3.4.RELEASE. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.2.RELEASE...v2.3.4.RELEASE) Signed-off-by: dependabot-preview[bot] --- spring-docs-ui/pom.xml | 2 +- spring-docs/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-docs-ui/pom.xml b/spring-docs-ui/pom.xml index a72e23b..cdebc0d 100644 --- a/spring-docs-ui/pom.xml +++ b/spring-docs-ui/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 2.3.2.RELEASE + 2.3.4.RELEASE diff --git a/spring-docs/pom.xml b/spring-docs/pom.xml index 1aacbe7..ee7c5fa 100644 --- a/spring-docs/pom.xml +++ b/spring-docs/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 2.3.2.RELEASE + 2.3.4.RELEASE