From 72cb84fdc020d99df77329d0b64daa29678726f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 15:20:37 +0000 Subject: [PATCH] Bump junit from 4.11 to 4.13.1 Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1) Signed-off-by: dependabot[bot] --- drift-core/drift-core-domain/pom.xml | 2 +- drift-jdbc/drift-jdbc-springboot/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drift-core/drift-core-domain/pom.xml b/drift-core/drift-core-domain/pom.xml index 320b1cf..dd23de9 100644 --- a/drift-core/drift-core-domain/pom.xml +++ b/drift-core/drift-core-domain/pom.xml @@ -43,7 +43,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/drift-jdbc/drift-jdbc-springboot/pom.xml b/drift-jdbc/drift-jdbc-springboot/pom.xml index 95436f7..e860f6b 100644 --- a/drift-jdbc/drift-jdbc-springboot/pom.xml +++ b/drift-jdbc/drift-jdbc-springboot/pom.xml @@ -25,7 +25,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/pom.xml b/pom.xml index 0782dd5..97c93fb 100644 --- a/pom.xml +++ b/pom.xml @@ -118,7 +118,7 @@ junit junit - 4.11 + 4.13.1 test