From 14ea7197e5b5d2b5d116ff83ad569f55a12e590a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 08:00:07 +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] --- pom.xml | 2 +- sxc-core/pom.xml | 2 +- sxc-jaxb-maven-plugin/pom.xml | 2 +- sxc-performance/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) mode change 100755 => 100644 pom.xml mode change 100755 => 100644 sxc-core/pom.xml mode change 100755 => 100644 sxc-performance/pom.xml diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index b4f87f9..5d1ae84 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/sxc-core/pom.xml b/sxc-core/pom.xml old mode 100755 new mode 100644 index be881e1..e8e7e32 --- a/sxc-core/pom.xml +++ b/sxc-core/pom.xml @@ -33,7 +33,7 @@ junit junit - 3.8.1 + 4.13.1 true diff --git a/sxc-jaxb-maven-plugin/pom.xml b/sxc-jaxb-maven-plugin/pom.xml index c0863f7..5ab7944 100644 --- a/sxc-jaxb-maven-plugin/pom.xml +++ b/sxc-jaxb-maven-plugin/pom.xml @@ -64,7 +64,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/sxc-performance/pom.xml b/sxc-performance/pom.xml old mode 100755 new mode 100644 index 17868bb..04bfaa1 --- a/sxc-performance/pom.xml +++ b/sxc-performance/pom.xml @@ -46,7 +46,7 @@ junit junit - 3.8.1 + 4.13.1