From ef023012a5095a656bcac8bb0e2ce49cfa895b90 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Tue, 28 May 2019 10:23:02 +0000 Subject: [PATCH] Bump junit from 4.10 to 4.12 Bumps [junit](https://github.com/junit-team/junit) from 4.10 to 4.12. - [Release notes](https://github.com/junit-team/junit/releases) - [Changelog](https://github.com/junit-team/junit4/blob/master/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit/compare/r4.10...r4.12) --- pom.xml | 2 +- tests/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2deab37..9c5e9b3 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ junit junit - 4.10 + 4.12 test diff --git a/tests/pom.xml b/tests/pom.xml index aea5ed0..995c399 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -66,7 +66,7 @@ junit junit - 4.11 + 4.12 true