From 0a1bf0e60483958fc55fb2b68f5644a357ac9175 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Oct 2020 00:20:57 +0000 Subject: [PATCH] Bump junit from 4.11 to 4.13.1 in /reservation 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] --- reservation/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reservation/pom.xml b/reservation/pom.xml index 1939ad6..c6d899f 100644 --- a/reservation/pom.xml +++ b/reservation/pom.xml @@ -25,7 +25,7 @@ junit junit - 4.11 + 4.13.1 test @@ -99,7 +99,7 @@ junit junit - 4.12 + 4.13.1 test