From 7fa1e0b6049c752b7664ff5ca07de161ecef3241 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 19:45:46 +0000 Subject: [PATCH] Bump junit from 4.11 to 4.13.1 in /java Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1) Signed-off-by: dependabot[bot] --- java/captcha-api/pom.xml | 2 +- java/demo-web/pom.xml | 2 +- java/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/java/captcha-api/pom.xml b/java/captcha-api/pom.xml index 745b02b..c67f285 100644 --- a/java/captcha-api/pom.xml +++ b/java/captcha-api/pom.xml @@ -19,7 +19,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/java/demo-web/pom.xml b/java/demo-web/pom.xml index 2cc6aee..f00edc7 100644 --- a/java/demo-web/pom.xml +++ b/java/demo-web/pom.xml @@ -37,7 +37,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/java/pom.xml b/java/pom.xml index bdefabb..97f73b4 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -40,7 +40,7 @@ junit junit - 4.11 + 4.13.1 test