From f593498564c7322e893f5cd1c932b4e0e67f4842 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 16:51:11 +0000 Subject: [PATCH] Bump junit from 4.11 to 4.13.1 in /bigdata_hbase/code/hbase0730 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] --- bigdata_hbase/code/hbase0730/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bigdata_hbase/code/hbase0730/pom.xml b/bigdata_hbase/code/hbase0730/pom.xml index 364c578..af5fd15 100644 --- a/bigdata_hbase/code/hbase0730/pom.xml +++ b/bigdata_hbase/code/hbase0730/pom.xml @@ -22,7 +22,7 @@ junit junit - 4.11 + 4.13.1 test @@ -34,7 +34,7 @@ junit junit - RELEASE + 4.13.1 compile