From a9193f4cc7dcdca4f184a5a6b2ac0cdf83293fc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 16:23:59 +0000 Subject: [PATCH] MINOR: [Java] Bump org.mockito:mockito-core in /java Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.8.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.11.0...v5.8.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- java/flight/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/flight/pom.xml b/java/flight/pom.xml index 7ddda94f77b..c346950f249 100644 --- a/java/flight/pom.xml +++ b/java/flight/pom.xml @@ -60,7 +60,7 @@ 1.8 - 4.11.0 + 5.8.0 4.11.0