From a58c8130cfc8b9366a8b4040aa5e66f0ed334ddf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 18:34:08 +0000 Subject: [PATCH] Bump junit from 4.8.1 to 4.13.1 Bumps [junit](https://github.com/junit-team/junit4) from 4.8.1 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.8.1...r4.13.1) Signed-off-by: dependabot[bot] --- hakken-server/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hakken-server/pom.xml b/hakken-server/pom.xml index fac97af..ddda3aa 100644 --- a/hakken-server/pom.xml +++ b/hakken-server/pom.xml @@ -195,7 +195,7 @@ junit junit - 4.7 + 4.13.1 test diff --git a/pom.xml b/pom.xml index 98b9fae..b1ee8be 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ 1.5.10 1.6.9 1.9.6 - 4.8.1 + 4.13.1