From 4da3e2e441248a91ead07643bf7c272b1781743c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 08:11:53 +0000 Subject: [PATCH] Bump org.junit.jupiter:junit-jupiter-api from 5.12.1 to 5.12.2 Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.12.1 to 5.12.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.12.1...r5.12.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.12.2 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 +- servlet/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index b98717b9..13f81d13 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -47,7 +47,7 @@ org.junit.jupiter junit-jupiter-api - 5.12.1 + 5.12.2 test diff --git a/contrib/pom.xml b/contrib/pom.xml index 638a281c..cd33babd 100644 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -70,7 +70,7 @@ org.junit.jupiter junit-jupiter-api - 5.12.1 + 5.12.2 test diff --git a/imageio/pom.xml b/imageio/pom.xml index fc9f6a69..692c019a 100644 --- a/imageio/pom.xml +++ b/imageio/pom.xml @@ -104,7 +104,7 @@ org.junit.jupiter junit-jupiter-api - 5.12.1 + 5.12.2 test diff --git a/servlet/pom.xml b/servlet/pom.xml index 35739d2d..83cbaa0a 100644 --- a/servlet/pom.xml +++ b/servlet/pom.xml @@ -24,7 +24,7 @@ org.junit.jupiter junit-jupiter-api - 5.12.1 + 5.12.2 test