From 1c0e4f0444ddd26f67e81ef00002f147fc9bb459 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 17:06:13 +0000 Subject: [PATCH] chore(deps-dev): 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- support/spring-boot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/spring-boot/pom.xml b/support/spring-boot/pom.xml index ee568963f3..40866136cb 100644 --- a/support/spring-boot/pom.xml +++ b/support/spring-boot/pom.xml @@ -44,7 +44,7 @@ org.mockito mockito-core - 5.20.0 + 5.21.0