From 49aaf938b153489d497fb08f3672b9fc69cfc44b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 23:44:44 +0000 Subject: [PATCH] Update dependency org.mockito:mockito-core to v5.8.0 --- pom.xml | 2 +- s3auth-rest/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 701456e1..02e1fea6 100644 --- a/pom.xml +++ b/pom.xml @@ -145,7 +145,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.mockito mockito-core - 5.7.0 + 5.8.0 diff --git a/s3auth-rest/pom.xml b/s3auth-rest/pom.xml index b9046c97..64070378 100644 --- a/s3auth-rest/pom.xml +++ b/s3auth-rest/pom.xml @@ -110,7 +110,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.mockito mockito-core - 5.7.0 + 5.8.0 test