From ee841eb434cfa3cd7244d1883e88b72c86c31dc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 04:24:51 +0000 Subject: [PATCH] Bump org.mockito:mockito-core from 5.8.0 to 5.10.0 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.8.0 to 5.10.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.8.0...v5.10.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 128ce4149..fd4aed1ca 100644 --- a/bboxdb-commons/pom.xml +++ b/bboxdb-commons/pom.xml @@ -63,7 +63,7 @@ org.mockito mockito-core - 5.8.0 + 5.10.0 test diff --git a/bboxdb-experiments/pom.xml b/bboxdb-experiments/pom.xml index b8accd278..4a916c7b6 100644 --- a/bboxdb-experiments/pom.xml +++ b/bboxdb-experiments/pom.xml @@ -75,7 +75,7 @@ org.mockito mockito-core - 5.8.0 + 5.10.0 test diff --git a/bboxdb-network-proxy/pom.xml b/bboxdb-network-proxy/pom.xml index e1c6de22d..cce5f1904 100644 --- a/bboxdb-network-proxy/pom.xml +++ b/bboxdb-network-proxy/pom.xml @@ -55,7 +55,7 @@ org.mockito mockito-core - 5.8.0 + 5.10.0 test diff --git a/bboxdb-server/pom.xml b/bboxdb-server/pom.xml index 6c6a81908..235b3bdcd 100644 --- a/bboxdb-server/pom.xml +++ b/bboxdb-server/pom.xml @@ -120,7 +120,7 @@ org.mockito mockito-core - 5.8.0 + 5.10.0 test diff --git a/bboxdb-tools/pom.xml b/bboxdb-tools/pom.xml index c85f6c78e..66dea2f18 100644 --- a/bboxdb-tools/pom.xml +++ b/bboxdb-tools/pom.xml @@ -108,7 +108,7 @@ org.mockito mockito-core - 5.8.0 + 5.10.0 test