From 2699b75b79d49c65e313e73020bbe2ade25bd253 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 09:08:30 +0000 Subject: [PATCH] Bump junit from 4.13.1 to 4.13.2 Bumps [junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2. - [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.1...r4.13.2) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- common/pom.xml | 2 +- contrib/pom.xml | 2 +- imageio/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 05cb02a4..a6088a44 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -47,7 +47,7 @@ junit junit - 4.13.1 + 4.13.2 test diff --git a/contrib/pom.xml b/contrib/pom.xml index 2ff3522d..b3235671 100644 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -65,7 +65,7 @@ junit junit - 4.13.1 + 4.13.2 test diff --git a/imageio/pom.xml b/imageio/pom.xml index c73399db..145d9877 100644 --- a/imageio/pom.xml +++ b/imageio/pom.xml @@ -98,7 +98,7 @@ junit junit - 4.13.1 + 4.13.2 test