From 3cdc0095b45d093498d9df3017942dafc8d9fc2f Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Tue, 8 Oct 2024 16:39:21 +0200 Subject: [PATCH] GH-2233 - Upgrade to Mockito 2.28.2. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fc8a35f6..db3d3c94 100644 --- a/pom.xml +++ b/pom.xml @@ -622,7 +622,7 @@ org.mockito mockito-junit-jupiter - 2.23.4 + 2.28.2 test