From 7106e2614bf475cd43642078e48f8c747bf1f297 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Dec 2021 10:10:07 +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) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api/pom.xml | 2 +- client/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) mode change 100755 => 100644 api/pom.xml mode change 100755 => 100644 client/pom.xml mode change 100755 => 100644 pom.xml diff --git a/api/pom.xml b/api/pom.xml old mode 100755 new mode 100644 index ce089f7..4d517ba --- a/api/pom.xml +++ b/api/pom.xml @@ -42,7 +42,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/client/pom.xml b/client/pom.xml old mode 100755 new mode 100644 index 3e7f724..ea97c52 --- a/client/pom.xml +++ b/client/pom.xml @@ -46,7 +46,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index 9d1fa7b..0b28b42 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ junit junit - 4.12 + 4.13.1 test