From afe6ca160914eebbed4bb089da12cd93bc0b2b12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 18:57:58 +0000 Subject: [PATCH] Bump junit from 4.12 to 4.13.1 Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1) Signed-off-by: dependabot[bot] --- brave-asynchttpclient/brave-asynchttpclient-1.9.x/pom.xml | 2 +- brave-asynchttpclient/brave-asynchttpclient-2.x/pom.xml | 2 +- brave-cassandra-common/pom.xml | 2 +- brave-http-common/pom.xml | 2 +- brave-metrics-dropwizard/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/brave-asynchttpclient/brave-asynchttpclient-1.9.x/pom.xml b/brave-asynchttpclient/brave-asynchttpclient-1.9.x/pom.xml index dd2206d..f92687d 100644 --- a/brave-asynchttpclient/brave-asynchttpclient-1.9.x/pom.xml +++ b/brave-asynchttpclient/brave-asynchttpclient-1.9.x/pom.xml @@ -65,7 +65,7 @@ junit junit - 4.10 + 4.13.1 test diff --git a/brave-asynchttpclient/brave-asynchttpclient-2.x/pom.xml b/brave-asynchttpclient/brave-asynchttpclient-2.x/pom.xml index 1c6043b..ebfc1f6 100644 --- a/brave-asynchttpclient/brave-asynchttpclient-2.x/pom.xml +++ b/brave-asynchttpclient/brave-asynchttpclient-2.x/pom.xml @@ -65,7 +65,7 @@ junit junit - 4.10 + 4.13.1 test diff --git a/brave-cassandra-common/pom.xml b/brave-cassandra-common/pom.xml index d016246..3821e10 100644 --- a/brave-cassandra-common/pom.xml +++ b/brave-cassandra-common/pom.xml @@ -60,7 +60,7 @@ junit junit - 4.10 + 4.13.1 test diff --git a/brave-http-common/pom.xml b/brave-http-common/pom.xml index 76549f5..d8dd205 100644 --- a/brave-http-common/pom.xml +++ b/brave-http-common/pom.xml @@ -60,7 +60,7 @@ junit junit - 4.10 + 4.13.1 test diff --git a/brave-metrics-dropwizard/pom.xml b/brave-metrics-dropwizard/pom.xml index a9de30a..90be78c 100644 --- a/brave-metrics-dropwizard/pom.xml +++ b/brave-metrics-dropwizard/pom.xml @@ -61,7 +61,7 @@ junit junit - 4.10 + 4.13.1 test diff --git a/pom.xml b/pom.xml index fd402f5..682fe3c 100644 --- a/pom.xml +++ b/pom.xml @@ -252,7 +252,7 @@ junit junit - 4.12 + 4.13.1 test