From a8b7fd50da1c0e88c64e66f6a342925d1a0b5ab2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 11:34:18 +0000 Subject: [PATCH] Bump junit:junit from 4.13 to 4.13.1 Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.1) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7af6b7e..d70e81d 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ junit junit - 4.13 + 4.13.1 test @@ -53,7 +53,7 @@ junit junit - 4.13 + 4.13.1 compile