From 9def7091139bffe1822411a75d566ce9647f23a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 03:21:22 +0000 Subject: [PATCH] Bump junit from 4.11 to 4.13.1 in /core 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] --- core/pom.xml | 2 +- core/vdm2c/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index b81b5f9b..852302d7 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,7 +21,7 @@ junit junit - 4.11 + 4.13.1 diff --git a/core/vdm2c/pom.xml b/core/vdm2c/pom.xml index 96994e2d..71750f7d 100644 --- a/core/vdm2c/pom.xml +++ b/core/vdm2c/pom.xml @@ -17,7 +17,7 @@ junit junit - 4.11 + 4.13.1 org.overturetool.core