From ad3cbbd86db0cbb2ca9230ad8450bf6fffde1615 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 08:36:05 +0000 Subject: [PATCH] Bump org.junit.jupiter:junit-jupiter-api from 5.12.0 to 5.12.1 Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.12.0...r5.12.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api 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 16b8a5c2..0ff38974 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -47,7 +47,7 @@ org.junit.jupiter junit-jupiter-api - 5.12.0 + 5.12.1 test diff --git a/contrib/pom.xml b/contrib/pom.xml index 82d8f393..557f28c4 100644 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -70,7 +70,7 @@ org.junit.jupiter junit-jupiter-api - 5.12.0 + 5.12.1 test diff --git a/imageio/pom.xml b/imageio/pom.xml index f2fc58de..1889fd79 100644 --- a/imageio/pom.xml +++ b/imageio/pom.xml @@ -104,7 +104,7 @@ org.junit.jupiter junit-jupiter-api - 5.12.0 + 5.12.1 test diff --git a/servlet/pom.xml b/servlet/pom.xml index 32ed9d0e..a0718013 100644 --- a/servlet/pom.xml +++ b/servlet/pom.xml @@ -24,7 +24,7 @@ org.junit.jupiter junit-jupiter-api - 5.12.0 + 5.12.1 test