From 7805df8810cfff367ccd6a3a3ca3d71cc63a2743 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 23:39:56 +0000 Subject: [PATCH] Bump org.mockito:mockito-core from 5.14.2 to 5.15.2 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.14.2 to 5.15.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.14.2...v5.15.2) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples-jakarta/pom.xml | 2 +- examples/pom.xml | 2 +- hamcrest-mail-jakarta/pom.xml | 2 +- hamcrest-mail/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples-jakarta/pom.xml b/examples-jakarta/pom.xml index 734cdbf..70c9d12 100644 --- a/examples-jakarta/pom.xml +++ b/examples-jakarta/pom.xml @@ -52,7 +52,7 @@ org.mockito mockito-core - 5.14.2 + 5.15.2 test diff --git a/examples/pom.xml b/examples/pom.xml index 1de3915..27598d9 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -52,7 +52,7 @@ org.mockito mockito-core - 5.14.2 + 5.15.2 test diff --git a/hamcrest-mail-jakarta/pom.xml b/hamcrest-mail-jakarta/pom.xml index 6437cf2..70be51d 100644 --- a/hamcrest-mail-jakarta/pom.xml +++ b/hamcrest-mail-jakarta/pom.xml @@ -100,7 +100,7 @@ org.mockito mockito-core - 5.14.2 + 5.15.2 test diff --git a/hamcrest-mail/pom.xml b/hamcrest-mail/pom.xml index 966cc66..6b183f4 100644 --- a/hamcrest-mail/pom.xml +++ b/hamcrest-mail/pom.xml @@ -100,7 +100,7 @@ org.mockito mockito-core - 5.14.2 + 5.15.2 test