From c4e59d8d85d127ba8978de10e324d9416b366985 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2020 02:16:31 +0000 Subject: [PATCH] Bump spring-boot-starter-parent from 2.1.2.RELEASE to 2.3.3.RELEASE Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.1.2.RELEASE to 2.3.3.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.3.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..63c269e 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.3.RELEASE diff --git a/sample-2-1/pom.xml b/sample-2-1/pom.xml index f2c5587..d722e4d 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.3.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..709fd17 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.3.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..c7c2ca0 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.3.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..3d09afd 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.3.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..3f1489a 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.3.RELEASE diff --git a/sample-3-1/pom.xml b/sample-3-1/pom.xml index eaefd18..3ebdf48 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.3.RELEASE diff --git a/sample-3-2/pom.xml b/sample-3-2/pom.xml index ba8fafa..9e7c059 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.3.RELEASE