From 75a5c6471985ce650a7792dffd36b517f857ddf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 22:25:34 +0000 Subject: [PATCH] Bump junit from 4.12 to 4.13.1 in /Sample Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1) Signed-off-by: dependabot[bot] --- Sample/jdksample/pom.xml | 2 +- Sample/libsample/pom.xml | 2 +- Sample/pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Sample/jdksample/pom.xml b/Sample/jdksample/pom.xml index 00b329e..1c9d7f2 100644 --- a/Sample/jdksample/pom.xml +++ b/Sample/jdksample/pom.xml @@ -26,7 +26,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/Sample/libsample/pom.xml b/Sample/libsample/pom.xml index 0e38874..a06143b 100644 --- a/Sample/libsample/pom.xml +++ b/Sample/libsample/pom.xml @@ -47,7 +47,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/Sample/pom.xml b/Sample/pom.xml index 2f6f7a5..4bd2d7f 100644 --- a/Sample/pom.xml +++ b/Sample/pom.xml @@ -27,13 +27,13 @@ junit junit - 4.12 + 4.13.1 test junit junit - 4.12 + 4.13.1 test