From 14bb10c3808f2fa7686a06e9fa69ae0b0e01d302 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 07:22:13 +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] --- pom.xml | 2 +- tmc-langs-cli/pom.xml | 2 +- tmc-langs-util/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 0279c6eb..8a3f6692 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ junit junit - 4.11 + 4.13.1 diff --git a/tmc-langs-cli/pom.xml b/tmc-langs-cli/pom.xml index c6edfa3d..873515c3 100644 --- a/tmc-langs-cli/pom.xml +++ b/tmc-langs-cli/pom.xml @@ -53,7 +53,7 @@ junit junit - 4.12 + 4.13.1 fi.helsinki.cs.tmc diff --git a/tmc-langs-util/pom.xml b/tmc-langs-util/pom.xml index 2ed57a7f..a1ac2899 100644 --- a/tmc-langs-util/pom.xml +++ b/tmc-langs-util/pom.xml @@ -45,7 +45,7 @@ junit junit - 4.12 + 4.13.1 fi.helsinki.cs.tmc