From 9dccff9c5b9561f3d5563b5e3c7da031191a2a07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 14:03:06 +0000 Subject: [PATCH] Bump org.mockito:mockito-inline from 4.10.0 to 5.2.0 Bumps [org.mockito:mockito-inline](https://github.com/mockito/mockito) from 4.10.0 to 5.2.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.10.0...v5.2.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-inline dependency-version: 5.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- gremlin-driver/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gremlin-driver/pom.xml b/gremlin-driver/pom.xml index 926c61c40e3..c0b7f5fa105 100644 --- a/gremlin-driver/pom.xml +++ b/gremlin-driver/pom.xml @@ -113,7 +113,7 @@ limitations under the License. org.mockito mockito-inline - 4.10.0 + 5.2.0 test