From 599e46af09c1d941d2aa0bf84fe32f5c94427585 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 23:12:25 +0000 Subject: [PATCH] Bump org.mockito:mockito-core from 5.19.0 to 5.20.0 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.19.0 to 5.20.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.19.0...v5.20.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.20.0 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 2d89770..893f883 100644 --- a/examples-jakarta/pom.xml +++ b/examples-jakarta/pom.xml @@ -52,7 +52,7 @@ org.mockito mockito-core - 5.19.0 + 5.20.0 test diff --git a/examples/pom.xml b/examples/pom.xml index cb72081..c75a4f8 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -52,7 +52,7 @@ org.mockito mockito-core - 5.19.0 + 5.20.0 test diff --git a/hamcrest-mail-jakarta/pom.xml b/hamcrest-mail-jakarta/pom.xml index 57b1e02..e31c45a 100644 --- a/hamcrest-mail-jakarta/pom.xml +++ b/hamcrest-mail-jakarta/pom.xml @@ -100,7 +100,7 @@ org.mockito mockito-core - 5.19.0 + 5.20.0 test diff --git a/hamcrest-mail/pom.xml b/hamcrest-mail/pom.xml index 9d97032..8a6cb08 100644 --- a/hamcrest-mail/pom.xml +++ b/hamcrest-mail/pom.xml @@ -100,7 +100,7 @@ org.mockito mockito-core - 5.19.0 + 5.20.0 test