From ec302aacd5cd070ab5d0a5a16cdf19e5339833c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 00:06:45 +0000 Subject: [PATCH] Bump org.mockito:mockito-core from 4.6.1 to 5.15.2 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.6.1 to 5.15.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.6.1...v5.15.2) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-major ... 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 ead20f82..84b8ae1e 100644 --- a/maven-plugin-testing-harness/pom.xml +++ b/maven-plugin-testing-harness/pom.xml @@ -100,7 +100,7 @@ under the License. org.mockito mockito-core - 4.6.1 + 5.15.2 org.slf4j