From 5a78e9a8cee6a565ac3450b99158fe3c03fc31e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 01:51:39 +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] --- biometric.model/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 biometric.model/pom.xml diff --git a/biometric.model/pom.xml b/biometric.model/pom.xml old mode 100755 new mode 100644 index 1eaf040..718017c --- a/biometric.model/pom.xml +++ b/biometric.model/pom.xml @@ -33,7 +33,7 @@ junit junit - 4.0 + 4.13.1 diff --git a/pom.xml b/pom.xml index ecb5728..4a57c5a 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ junit junit - 3.8.1 + 4.13.1 test