From ab6ed069a94b21a2b49fbdb0ef1bc1f26906fc24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 04:21:06 +0000 Subject: [PATCH] Bump org.mockito:mockito-core from 4.6.1 to 4.11.0 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.6.1 to 4.11.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.6.1...v4.11.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- maven-plugin-testing-harness/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-plugin-testing-harness/pom.xml b/maven-plugin-testing-harness/pom.xml index 75f344bd..c65e81fd 100644 --- a/maven-plugin-testing-harness/pom.xml +++ b/maven-plugin-testing-harness/pom.xml @@ -160,7 +160,7 @@ under the License. org.mockito mockito-core - 4.6.1 + 4.11.0 org.slf4j