From 2da0604c3d7a3413d201ec694bcd436c3bc1cfc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 06:25:20 +0000 Subject: [PATCH] maven(deps): bump mockitoVersion from 3.12.4 to 5.12.0 Bumps `mockitoVersion` from 3.12.4 to 5.12.0. Updates `org.mockito:mockito-junit-jupiter` from 3.12.4 to 5.12.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.12.4...v5.12.0) Updates `org.mockito:mockito-core` from 3.12.4 to 5.12.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.12.4...v5.12.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e6c7391cd2fe..8bf8a310fd76 100644 --- a/pom.xml +++ b/pom.xml @@ -1119,7 +1119,7 @@ org.mockito mockito-core - 5.6.0 + 5.12.0 net.bytebuddy @@ -1213,7 +1213,7 @@ 1.9.22.1 2.17.1 5.10.2 - 3.12.4 + 5.12.0 2.2 1.7.36