From c37174f321ce79d139808ac268e52b962d24bf76 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 30 Oct 2020 06:09:47 +0000 Subject: [PATCH] Bump spring-boot-starter-parent from 2.3.4.RELEASE to 2.3.5.RELEASE Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.3.4.RELEASE to 2.3.5.RELEASE. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.4.RELEASE...v2.3.5.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..e70ad36 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.5.RELEASE diff --git a/spring-docs/pom.xml b/spring-docs/pom.xml index 59bd1d0..bb61015 100644 --- a/spring-docs/pom.xml +++ b/spring-docs/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 2.3.4.RELEASE + 2.3.5.RELEASE