From df64283b422828a2a1b344a0a6a39864495c56f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 23:19:38 +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] --- pom.xml | 2 +- tests/integration/property-check/pom.xml | 2 +- tests/integration/servlet-3-init-2/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 1b7cbcc5a9..182dde1199 100644 --- a/pom.xml +++ b/pom.xml @@ -1955,7 +1955,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/tests/integration/property-check/pom.xml b/tests/integration/property-check/pom.xml index 56fbb36931..d39c64942b 100644 --- a/tests/integration/property-check/pom.xml +++ b/tests/integration/property-check/pom.xml @@ -60,7 +60,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/tests/integration/servlet-3-init-2/pom.xml b/tests/integration/servlet-3-init-2/pom.xml index 52d7deb7fb..7b0ba0cee4 100644 --- a/tests/integration/servlet-3-init-2/pom.xml +++ b/tests/integration/servlet-3-init-2/pom.xml @@ -43,7 +43,7 @@ junit junit - 4.12 + 4.13.1 compile