From 0cd1936db17e05dac74b0c7a2ea36ba22f1d6db8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 06:40:31 +0000 Subject: [PATCH] Bump junit from 3.8.2 to 4.13.1 Bumps [junit](https://github.com/junit-team/junit4) from 3.8.2 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/r3.8.2...r4.13.1) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- robot-demo/pom.xml | 2 +- robot-sdk/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index dfb6d42..4651629 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ junit junit - 3.8.2 + 4.13.1 test diff --git a/robot-demo/pom.xml b/robot-demo/pom.xml index e05f0c4..99455dd 100644 --- a/robot-demo/pom.xml +++ b/robot-demo/pom.xml @@ -102,7 +102,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/robot-sdk/pom.xml b/robot-sdk/pom.xml index 72cf4d4..1334396 100644 --- a/robot-sdk/pom.xml +++ b/robot-sdk/pom.xml @@ -54,7 +54,7 @@ junit junit - 3.8.1 + 4.13.1 test