From 0ea6e69215196dd004a6f9c231f62be431baf836 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 23:39:46 +0000 Subject: [PATCH] Bump org.junit.jupiter:junit-jupiter-engine from 5.13.0 to 5.13.1 Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.13.0 to 5.13.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.13.0...r5.13.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 17f47ce..e66ffcb 100644 --- a/examples-jakarta/pom.xml +++ b/examples-jakarta/pom.xml @@ -46,7 +46,7 @@ org.junit.jupiter junit-jupiter-engine - 5.13.0 + 5.13.1 test diff --git a/examples/pom.xml b/examples/pom.xml index c396a11..0b342ed 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -46,7 +46,7 @@ org.junit.jupiter junit-jupiter-engine - 5.13.0 + 5.13.1 test diff --git a/hamcrest-mail-jakarta/pom.xml b/hamcrest-mail-jakarta/pom.xml index aa293d5..331feb8 100644 --- a/hamcrest-mail-jakarta/pom.xml +++ b/hamcrest-mail-jakarta/pom.xml @@ -94,7 +94,7 @@ org.junit.jupiter junit-jupiter-engine - 5.13.0 + 5.13.1 test diff --git a/hamcrest-mail/pom.xml b/hamcrest-mail/pom.xml index 68a3089..6ea6933 100644 --- a/hamcrest-mail/pom.xml +++ b/hamcrest-mail/pom.xml @@ -94,7 +94,7 @@ org.junit.jupiter junit-jupiter-engine - 5.13.0 + 5.13.1 test