From bb4f56e4e4a7fab9a301c7177db0b370cb7da063 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 04:23:59 +0000 Subject: [PATCH] Bump org.mockito:mockito-core from 5.15.2 to 5.21.0 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.15.2 to 5.21.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.15.2...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] --- juneau-utest/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/juneau-utest/pom.xml b/juneau-utest/pom.xml index d5646f4547..a76ebaf808 100644 --- a/juneau-utest/pom.xml +++ b/juneau-utest/pom.xml @@ -115,7 +115,7 @@ org.mockito mockito-core - 5.15.2 + 5.21.0 test