From c435a8096660d05e3c2c6a6270bf81d39ece05c0 Mon Sep 17 00:00:00 2001 From: Thilo Schwarz Date: Sun, 25 Jan 2026 18:13:03 +0100 Subject: [PATCH] Update `pom.xml`: Bump JUnit to 5.14.2, Mockito to 5.21.0, and Maven Release Plugin to 3.3.1. --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 10f9470..a3c55a0 100644 --- a/pom.xml +++ b/pom.xml @@ -40,8 +40,8 @@ 1.18.36 2.0.17 1.5.18 - 5.12.3 - 5.17.0 + 5.14.2 + 5.21.0 th-schwarz @@ -171,7 +171,7 @@ org.apache.maven.plugins maven-release-plugin - 3.1.2 + 3.3.1 v@{project.version} -DskipTests