From 77b7b089002574d38dcaa68af470801e1da99b33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Pupier?= Date: Mon, 15 Dec 2025 14:05:42 +0100 Subject: [PATCH] Upgrade Mockito to 5.21.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit it allows to build and test with Java 25, there are not more tests failing than on main branch Signed-off-by: Aurélien Pupier --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 955af2720..cef6305a2 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,7 @@ 2.14.3 1.3.2 1.6 - 5.3.1 + 5.21.0 4.13.2 4.1.1.4