From f6528f023a024676c0aca9ae3e72a4c5689ef054 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 08:17:46 +0000 Subject: [PATCH] Bump org.junit.platform:junit-platform-engine from 1.10.2 to 1.12.2 Bumps [org.junit.platform:junit-platform-engine](https://github.com/junit-team/junit5) from 1.10.2 to 1.12.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-engine dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- modules/simple-java-mail/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/simple-java-mail/pom.xml b/modules/simple-java-mail/pom.xml index 16ba67d8..892f0020 100644 --- a/modules/simple-java-mail/pom.xml +++ b/modules/simple-java-mail/pom.xml @@ -103,7 +103,7 @@ org.junit.platform junit-platform-engine - 1.10.2 + 1.12.2