From fbbc7c288b5cf77ecfad0024269dd762f7840053 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 00:14:35 +0000 Subject: [PATCH] Update dependency org.mockito:mockito-core to v5 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b5929d0..28d4563 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ jar db-common-lib - 0.0.1 + 0.0.2 db-common-lib Abstract dao and row mappers @@ -81,7 +81,7 @@ org.mockito mockito-core - 2.28.2 + 5.21.0 test