From a914b2318c537d6702523dd0e2ef170ecbba7d6a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2020 02:19:34 +0000 Subject: [PATCH] Bump spring-boot-starter-parent from 2.1.2.RELEASE to 2.3.2.RELEASE Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.1.2.RELEASE to 2.3.2.RELEASE. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.1.2.RELEASE...v2.3.2.RELEASE) Signed-off-by: dependabot-preview[bot] --- sample-1-2/pom.xml | 2 +- sample-2-1/pom.xml | 2 +- sample-2-2/sample-2-2-jdbc-spring/pom.xml | 2 +- sample-2-2/sample-2-2-jpa-spring-data/pom.xml | 2 +- sample-2-3/sample-2-3-mongo-reactive/pom.xml | 2 +- sample-2-3/sample-2-3-mongo/pom.xml | 2 +- sample-3-1/pom.xml | 2 +- sample-3-2/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/sample-1-2/pom.xml b/sample-1-2/pom.xml index 0a9909b..53e1ff3 100644 --- a/sample-1-2/pom.xml +++ b/sample-1-2/pom.xml @@ -11,7 +11,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.2.RELEASE + 2.3.2.RELEASE diff --git a/sample-2-1/pom.xml b/sample-2-1/pom.xml index f2c5587..d35bc52 100644 --- a/sample-2-1/pom.xml +++ b/sample-2-1/pom.xml @@ -11,7 +11,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.2.RELEASE + 2.3.2.RELEASE diff --git a/sample-2-2/sample-2-2-jdbc-spring/pom.xml b/sample-2-2/sample-2-2-jdbc-spring/pom.xml index a6db8ac..22b04e8 100644 --- a/sample-2-2/sample-2-2-jdbc-spring/pom.xml +++ b/sample-2-2/sample-2-2-jdbc-spring/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.2.RELEASE + 2.3.2.RELEASE diff --git a/sample-2-2/sample-2-2-jpa-spring-data/pom.xml b/sample-2-2/sample-2-2-jpa-spring-data/pom.xml index 3e521de..d7c8a74 100644 --- a/sample-2-2/sample-2-2-jpa-spring-data/pom.xml +++ b/sample-2-2/sample-2-2-jpa-spring-data/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.2.RELEASE + 2.3.2.RELEASE diff --git a/sample-2-3/sample-2-3-mongo-reactive/pom.xml b/sample-2-3/sample-2-3-mongo-reactive/pom.xml index 416ae1f..53fa606 100644 --- a/sample-2-3/sample-2-3-mongo-reactive/pom.xml +++ b/sample-2-3/sample-2-3-mongo-reactive/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.2.RELEASE + 2.3.2.RELEASE diff --git a/sample-2-3/sample-2-3-mongo/pom.xml b/sample-2-3/sample-2-3-mongo/pom.xml index 51beaa3..7864bbe 100644 --- a/sample-2-3/sample-2-3-mongo/pom.xml +++ b/sample-2-3/sample-2-3-mongo/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.2.RELEASE + 2.3.2.RELEASE diff --git a/sample-3-1/pom.xml b/sample-3-1/pom.xml index eaefd18..812b060 100644 --- a/sample-3-1/pom.xml +++ b/sample-3-1/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.2.RELEASE + 2.3.2.RELEASE diff --git a/sample-3-2/pom.xml b/sample-3-2/pom.xml index ba8fafa..95f30a8 100644 --- a/sample-3-2/pom.xml +++ b/sample-3-2/pom.xml @@ -20,7 +20,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.2.RELEASE + 2.3.2.RELEASE