From 79d1ed135fc924b400aaac682e0978113b4d0b27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 21:14:48 +0000 Subject: [PATCH] Bump junit from 3.8.1 to 4.13.1 Bumps [junit](https://github.com/junit-team/junit4) from 3.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/commits/r4.13.1) Signed-off-by: dependabot[bot] --- faasagent/pom.xml | 2 +- lance/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/faasagent/pom.xml b/faasagent/pom.xml index 7657550..02cfc7b 100644 --- a/faasagent/pom.xml +++ b/faasagent/pom.xml @@ -45,7 +45,7 @@ junit junit - 4.4 + 4.13.1 com.google.code.gson diff --git a/lance/pom.xml b/lance/pom.xml index ce866c9..9958754 100644 --- a/lance/pom.xml +++ b/lance/pom.xml @@ -62,7 +62,7 @@ junit junit - 4.12 + 4.13.1 com.github.rholder diff --git a/pom.xml b/pom.xml index dc2502c..1498b51 100644 --- a/pom.xml +++ b/pom.xml @@ -85,7 +85,7 @@ junit junit - 3.8.1 + 4.13.1 test