From 13f084093e8d8bde37d2c4dd5cc0779ec852e280 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 11:11:59 +0000 Subject: [PATCH] Bump org.mockito:mockito-core from 5.20.0 to 5.21.0 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.20.0 to 5.21.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.20.0...v5.21.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- assertj-mail-jakarta/pom.xml | 2 +- assertj-mail/pom.xml | 2 +- examples-jakarta/pom.xml | 2 +- examples/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/assertj-mail-jakarta/pom.xml b/assertj-mail-jakarta/pom.xml index 79a3066..7039adb 100644 --- a/assertj-mail-jakarta/pom.xml +++ b/assertj-mail-jakarta/pom.xml @@ -100,7 +100,7 @@ org.mockito mockito-core - 5.20.0 + 5.21.0 test diff --git a/assertj-mail/pom.xml b/assertj-mail/pom.xml index 822bb06..de5d3ca 100644 --- a/assertj-mail/pom.xml +++ b/assertj-mail/pom.xml @@ -100,7 +100,7 @@ org.mockito mockito-core - 5.20.0 + 5.21.0 test diff --git a/examples-jakarta/pom.xml b/examples-jakarta/pom.xml index 6758d98..b0e4c1b 100644 --- a/examples-jakarta/pom.xml +++ b/examples-jakarta/pom.xml @@ -52,7 +52,7 @@ org.mockito mockito-core - 5.20.0 + 5.21.0 test diff --git a/examples/pom.xml b/examples/pom.xml index 1f93500..c617499 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -52,7 +52,7 @@ org.mockito mockito-core - 5.20.0 + 5.21.0 test