From 21d6926dc75db64c111c48beca238d5c3773ccd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 04:53:04 +0000 Subject: [PATCH] deps: Bump org.junit.jupiter:junit-jupiter-engine from 6.0.3 to 6.1.0 Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) from 6.0.3 to 6.1.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.3...r6.1.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples-jakarta/pom.xml | 2 +- examples/pom.xml | 2 +- hamcrest-mail-jakarta/pom.xml | 2 +- hamcrest-mail/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples-jakarta/pom.xml b/examples-jakarta/pom.xml index b573b51..b89a7ea 100644 --- a/examples-jakarta/pom.xml +++ b/examples-jakarta/pom.xml @@ -46,7 +46,7 @@ org.junit.jupiter junit-jupiter-engine - 6.0.3 + 6.1.0 test diff --git a/examples/pom.xml b/examples/pom.xml index 6db8fa1..9f60bee 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -52,7 +52,7 @@ org.junit.jupiter junit-jupiter-engine - 6.0.3 + 6.1.0 test diff --git a/hamcrest-mail-jakarta/pom.xml b/hamcrest-mail-jakarta/pom.xml index 8a93bfa..189a62f 100644 --- a/hamcrest-mail-jakarta/pom.xml +++ b/hamcrest-mail-jakarta/pom.xml @@ -94,7 +94,7 @@ org.junit.jupiter junit-jupiter-engine - 6.0.3 + 6.1.0 test diff --git a/hamcrest-mail/pom.xml b/hamcrest-mail/pom.xml index 373a458..5ad148e 100644 --- a/hamcrest-mail/pom.xml +++ b/hamcrest-mail/pom.xml @@ -94,7 +94,7 @@ org.junit.jupiter junit-jupiter-engine - 6.0.3 + 6.1.0 test