From 2a321fca2cb84b8eda9efb030d2c8a2fa456af2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Oct 2020 12:16:08 +0000 Subject: [PATCH] Bump junit from 4.11 to 4.13.1 in /devops/cicd/pipelines/java-pipeline 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] --- devops/cicd/pipelines/java-pipeline/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devops/cicd/pipelines/java-pipeline/pom.xml b/devops/cicd/pipelines/java-pipeline/pom.xml index 19ee430..68db980 100644 --- a/devops/cicd/pipelines/java-pipeline/pom.xml +++ b/devops/cicd/pipelines/java-pipeline/pom.xml @@ -11,7 +11,7 @@ junit junit - 4.11 + 4.13.1 test