From ca304c8b0d49bf4ba49bbba84c7806a09d3a510f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 12:42:06 +0000 Subject: [PATCH] Bump mockito-core from 3.12.4 to 5.1.0 Bumps [mockito-core](https://github.com/mockito/mockito) from 3.12.4 to 5.1.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.12.4...v5.1.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- xchange-stream-gemini-v2/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1a5c116c284..7e3baca989b 100644 --- a/pom.xml +++ b/pom.xml @@ -312,7 +312,7 @@ org.mockito mockito-core - 3.12.4 + 5.1.0 test diff --git a/xchange-stream-gemini-v2/pom.xml b/xchange-stream-gemini-v2/pom.xml index 446bb68c73f..906b7362719 100644 --- a/xchange-stream-gemini-v2/pom.xml +++ b/xchange-stream-gemini-v2/pom.xml @@ -26,7 +26,7 @@ org.mockito mockito-core - 3.12.4 + 5.1.0 test