From 043d4454872638d569734ac9f02772c20353a766 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Dec 2020 14:25:44 +0000 Subject: [PATCH] Bump junit from 4.12 to 4.13.1 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] --- pom.xml | 2 +- timing-go-executor-samples/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 832d5ec..99778c5 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 2.8.6 2.12.1 2.13.0 - 4.12 + 4.13.1 diff --git a/timing-go-executor-samples/pom.xml b/timing-go-executor-samples/pom.xml index 4f29439..55acb09 100644 --- a/timing-go-executor-samples/pom.xml +++ b/timing-go-executor-samples/pom.xml @@ -75,7 +75,7 @@ junit junit - 4.11 + 4.13.1 test