From d897ded2264e20fe4fbefe55c7fbf92074e1feb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 20:22:49 +0000 Subject: [PATCH] build(deps): 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] --- little-auth/little-auth-client/pom.xml | 2 +- little-auth/little-auth-core/pom.xml | 2 +- little-auth/little-auth-token-core/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/little-auth/little-auth-client/pom.xml b/little-auth/little-auth-client/pom.xml index 8b5f4c2..9b4eb53 100644 --- a/little-auth/little-auth-client/pom.xml +++ b/little-auth/little-auth-client/pom.xml @@ -46,7 +46,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/little-auth/little-auth-core/pom.xml b/little-auth/little-auth-core/pom.xml index 84a2e97..828c53d 100644 --- a/little-auth/little-auth-core/pom.xml +++ b/little-auth/little-auth-core/pom.xml @@ -31,7 +31,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/little-auth/little-auth-token-core/pom.xml b/little-auth/little-auth-token-core/pom.xml index d0a98a8..c1b2c1c 100644 --- a/little-auth/little-auth-token-core/pom.xml +++ b/little-auth/little-auth-token-core/pom.xml @@ -32,7 +32,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/pom.xml b/pom.xml index 13400a9..94f5176 100644 --- a/pom.xml +++ b/pom.xml @@ -104,7 +104,7 @@ junit junit - 4.12 + 4.13.1 test