From fa4b93ab982d9118abfd175b2f08ff57e682fa45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 04:34:58 +0000 Subject: [PATCH] Bump org.mockito:mockito-core from 5.10.0 to 5.11.0 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.10.0 to 5.11.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.10.0...v5.11.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..daa763105 100644 --- a/bboxdb-commons/pom.xml +++ b/bboxdb-commons/pom.xml @@ -63,7 +63,7 @@ org.mockito mockito-core - 5.10.0 + 5.11.0 test diff --git a/bboxdb-experiments/pom.xml b/bboxdb-experiments/pom.xml index 4a916c7b6..c9e0f560c 100644 --- a/bboxdb-experiments/pom.xml +++ b/bboxdb-experiments/pom.xml @@ -75,7 +75,7 @@ org.mockito mockito-core - 5.10.0 + 5.11.0 test diff --git a/bboxdb-network-proxy/pom.xml b/bboxdb-network-proxy/pom.xml index cce5f1904..808e6faa3 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.11.0 test diff --git a/bboxdb-server/pom.xml b/bboxdb-server/pom.xml index e165249c1..c97d6a823 100644 --- a/bboxdb-server/pom.xml +++ b/bboxdb-server/pom.xml @@ -120,7 +120,7 @@ org.mockito mockito-core - 5.10.0 + 5.11.0 test diff --git a/bboxdb-tools/pom.xml b/bboxdb-tools/pom.xml index c7e270294..c6fc9e1ad 100644 --- a/bboxdb-tools/pom.xml +++ b/bboxdb-tools/pom.xml @@ -108,7 +108,7 @@ org.mockito mockito-core - 5.10.0 + 5.11.0 test