From 4858b72a8d852b3dca875bb692a2929a7ff9a3f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 06:46:06 +0000 Subject: [PATCH] Bump junit from 4.11 to 4.13.1 in /libraries 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] --- libraries/pom.xml | 2 +- libraries/tools/kotlin-maven-plugin-test/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libraries/pom.xml b/libraries/pom.xml index fcb8610392f..542995e8cba 100644 --- a/libraries/pom.xml +++ b/libraries/pom.xml @@ -42,7 +42,7 @@ UTF-8 ../../.. - 4.11 + 4.13.1 1.1.0 2.16 1.2.1 diff --git a/libraries/tools/kotlin-maven-plugin-test/pom.xml b/libraries/tools/kotlin-maven-plugin-test/pom.xml index 30824dc2ae2..48fcc8b6fec 100644 --- a/libraries/tools/kotlin-maven-plugin-test/pom.xml +++ b/libraries/tools/kotlin-maven-plugin-test/pom.xml @@ -16,7 +16,7 @@ junit junit - 4.12 + 4.13.1 test