From 19ccf4718f99d44d4de8933a2ded283cc83d7879 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2020 06:03:51 +0000 Subject: [PATCH] Bump spring-boot-maven-plugin from 2.2.6.RELEASE to 2.3.1.RELEASE Bumps [spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 2.2.6.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.2.6.RELEASE...v2.3.1.RELEASE) Signed-off-by: dependabot[bot] --- samples/spring-boot-auto-config/pom.xml | 2 +- samples/spring-boot-plain/pom.xml | 2 +- spring-boot-starter/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/spring-boot-auto-config/pom.xml b/samples/spring-boot-auto-config/pom.xml index 1f2bbd59d0..b534fa139b 100644 --- a/samples/spring-boot-auto-config/pom.xml +++ b/samples/spring-boot-auto-config/pom.xml @@ -73,7 +73,7 @@ org.springframework.boot spring-boot-maven-plugin - 2.2.6.RELEASE + 2.3.1.RELEASE diff --git a/samples/spring-boot-plain/pom.xml b/samples/spring-boot-plain/pom.xml index 6298df5f30..92d387e197 100644 --- a/samples/spring-boot-plain/pom.xml +++ b/samples/spring-boot-plain/pom.xml @@ -70,7 +70,7 @@ org.springframework.boot spring-boot-maven-plugin - 2.2.6.RELEASE + 2.3.1.RELEASE diff --git a/spring-boot-starter/pom.xml b/spring-boot-starter/pom.xml index c926a77acd..c478883a3c 100644 --- a/spring-boot-starter/pom.xml +++ b/spring-boot-starter/pom.xml @@ -31,7 +31,7 @@ org.springframework.boot spring-boot-maven-plugin - 2.2.6.RELEASE + 2.3.1.RELEASE