From 912e06885dc8aba94cd80a6572c55dabf5470a03 Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Sun, 13 Apr 2025 21:09:28 +0200 Subject: [PATCH] Upgrade JUnit 5 5.12.1 -> 5.12.2 (#1639) See: - https://junit.org/junit5/docs/current/release-notes/ - https://github.com/junit-team/junit5/releases/tag/r5.12.2 - https://github.com/junit-team/junit5/compare/r5.12.1...r5.12.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index eb558e91..49c33157 100644 --- a/pom.xml +++ b/pom.xml @@ -472,7 +472,7 @@ org.junit junit-bom - 5.12.1 + 5.12.2 pom import