From 58efd69d4624060dc9d54dd669d4f48955ba547c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 04:26:32 +0000 Subject: [PATCH] Bump org.mockito:mockito-core from 5.10.0 to 5.12.0 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.10.0 to 5.12.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.10.0...v5.12.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- bboxdb-commons/pom.xml | 2 +- bboxdb-experiments/pom.xml | 2 +- bboxdb-network-proxy/pom.xml | 2 +- bboxdb-server/pom.xml | 2 +- bboxdb-tools/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bboxdb-commons/pom.xml b/bboxdb-commons/pom.xml index a8fa9ade5..b8381054f 100644 --- a/bboxdb-commons/pom.xml +++ b/bboxdb-commons/pom.xml @@ -63,7 +63,7 @@ org.mockito mockito-core - 5.10.0 + 5.12.0 test diff --git a/bboxdb-experiments/pom.xml b/bboxdb-experiments/pom.xml index 4a916c7b6..c82d38395 100644 --- a/bboxdb-experiments/pom.xml +++ b/bboxdb-experiments/pom.xml @@ -75,7 +75,7 @@ org.mockito mockito-core - 5.10.0 + 5.12.0 test diff --git a/bboxdb-network-proxy/pom.xml b/bboxdb-network-proxy/pom.xml index cce5f1904..d75a0befd 100644 --- a/bboxdb-network-proxy/pom.xml +++ b/bboxdb-network-proxy/pom.xml @@ -55,7 +55,7 @@ org.mockito mockito-core - 5.10.0 + 5.12.0 test diff --git a/bboxdb-server/pom.xml b/bboxdb-server/pom.xml index e165249c1..ca0b3c536 100644 --- a/bboxdb-server/pom.xml +++ b/bboxdb-server/pom.xml @@ -120,7 +120,7 @@ org.mockito mockito-core - 5.10.0 + 5.12.0 test diff --git a/bboxdb-tools/pom.xml b/bboxdb-tools/pom.xml index c7e270294..269f09b69 100644 --- a/bboxdb-tools/pom.xml +++ b/bboxdb-tools/pom.xml @@ -108,7 +108,7 @@ org.mockito mockito-core - 5.10.0 + 5.12.0 test