From 0ce205638e9f41138e0c61d5737897e4478357b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 08:24:01 +0000 Subject: [PATCH] Bump org.junit.jupiter:junit-jupiter-api from 5.11.3 to 5.11.4 Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.11.3 to 5.11.4. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4) --- 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 c8f78a34f..933d07646 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -47,7 +47,7 @@ org.junit.jupiter junit-jupiter-api - 5.11.3 + 5.11.4 test diff --git a/contrib/pom.xml b/contrib/pom.xml index 4705da237..24529a519 100644 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -70,7 +70,7 @@ org.junit.jupiter junit-jupiter-api - 5.11.3 + 5.11.4 test diff --git a/imageio/pom.xml b/imageio/pom.xml index 84c28793a..00c8989f1 100644 --- a/imageio/pom.xml +++ b/imageio/pom.xml @@ -104,7 +104,7 @@ org.junit.jupiter junit-jupiter-api - 5.11.3 + 5.11.4 test diff --git a/servlet/pom.xml b/servlet/pom.xml index 81e9c0c9c..69418884c 100644 --- a/servlet/pom.xml +++ b/servlet/pom.xml @@ -24,7 +24,7 @@ org.junit.jupiter junit-jupiter-api - 5.11.3 + 5.11.4 test