From 5c1dee8de3ecd0700e300575d022ac8919f87ad6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 02:21:16 +0000 Subject: [PATCH] Bump spring-boot-starter-parent from 2.1.2.RELEASE to 2.3.1.RELEASE Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.1.2.RELEASE to 2.3.1.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.1.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..c6e1af3 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.1.RELEASE diff --git a/sample-2-1/pom.xml b/sample-2-1/pom.xml index f2c5587..2f5a83f 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.1.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..57fa1f5 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.1.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..0c6b516 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.1.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..9d6501c 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.1.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..9050ed3 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.1.RELEASE diff --git a/sample-3-1/pom.xml b/sample-3-1/pom.xml index eaefd18..a20babe 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.1.RELEASE diff --git a/sample-3-2/pom.xml b/sample-3-2/pom.xml index ba8fafa..bd2d6ae 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.1.RELEASE