From 32f405d87abb90c24b7c0ac25904a4ab7db56fc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 04:07:37 +0000 Subject: [PATCH] Bump org.mockito:mockito-core from 5.6.0 to 5.8.0 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.6.0 to 5.8.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.6.0...v5.8.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 770af2b1b..41c3658e3 100644 --- a/bboxdb-commons/pom.xml +++ b/bboxdb-commons/pom.xml @@ -63,7 +63,7 @@ org.mockito mockito-core - 5.6.0 + 5.8.0 test diff --git a/bboxdb-experiments/pom.xml b/bboxdb-experiments/pom.xml index 24adaea6d..ac4be3f40 100644 --- a/bboxdb-experiments/pom.xml +++ b/bboxdb-experiments/pom.xml @@ -75,7 +75,7 @@ org.mockito mockito-core - 5.6.0 + 5.8.0 test diff --git a/bboxdb-network-proxy/pom.xml b/bboxdb-network-proxy/pom.xml index cf240c9c0..0277f5dbe 100644 --- a/bboxdb-network-proxy/pom.xml +++ b/bboxdb-network-proxy/pom.xml @@ -55,7 +55,7 @@ org.mockito mockito-core - 5.6.0 + 5.8.0 test diff --git a/bboxdb-server/pom.xml b/bboxdb-server/pom.xml index 3183a6083..37071b6b6 100644 --- a/bboxdb-server/pom.xml +++ b/bboxdb-server/pom.xml @@ -120,7 +120,7 @@ org.mockito mockito-core - 5.6.0 + 5.8.0 test diff --git a/bboxdb-tools/pom.xml b/bboxdb-tools/pom.xml index c85e9a2fb..5786f2d5d 100644 --- a/bboxdb-tools/pom.xml +++ b/bboxdb-tools/pom.xml @@ -108,7 +108,7 @@ org.mockito mockito-core - 5.6.0 + 5.8.0 test