From 893886a9437e9fcf58f7cf780a9652637cee125c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2020 06:03:55 +0000 Subject: [PATCH] Bump junit-jupiter.version from 5.4.2 to 5.6.2 Bumps `junit-jupiter.version` from 5.4.2 to 5.6.2. Updates `junit-jupiter-engine` from 5.4.2 to 5.6.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.4.2...r5.6.2) Updates `junit-jupiter-api` from 5.3.2 to 5.6.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.3.2...r5.6.2) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- samples/mysql-schema/pom.xml | 2 +- samples/webserver/pom.xml | 2 +- spring-boot-starter/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 6c112976a1..1c98307def 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ org.junit.jupiter junit-jupiter-engine - 5.4.2 + 5.6.2 test diff --git a/samples/mysql-schema/pom.xml b/samples/mysql-schema/pom.xml index 03ebf91a3f..de9b017c2d 100644 --- a/samples/mysql-schema/pom.xml +++ b/samples/mysql-schema/pom.xml @@ -29,7 +29,7 @@ org.junit.jupiter junit-jupiter-engine - 5.4.2 + 5.6.2 org.apache.logging.log4j diff --git a/samples/webserver/pom.xml b/samples/webserver/pom.xml index a463cede14..42404f89b2 100644 --- a/samples/webserver/pom.xml +++ b/samples/webserver/pom.xml @@ -29,7 +29,7 @@ org.junit.jupiter junit-jupiter-engine - 5.4.2 + 5.6.2 org.apache.logging.log4j diff --git a/spring-boot-starter/pom.xml b/spring-boot-starter/pom.xml index c926a77acd..b42748b6ce 100644 --- a/spring-boot-starter/pom.xml +++ b/spring-boot-starter/pom.xml @@ -15,7 +15,7 @@ jar - 5.3.2 + 5.6.2 8 1.8 1.8