From 59c21810acaa1f652760e6ff8ac927e966756b01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 02:43:53 +0000 Subject: [PATCH] Bump org.mockito:mockito-junit-jupiter from 5.21.0 to 5.22.0 Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.21.0 to 5.22.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.21.0...v5.22.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.22.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- smart-connector/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smart-connector/pom.xml b/smart-connector/pom.xml index 63037948..63180e2a 100644 --- a/smart-connector/pom.xml +++ b/smart-connector/pom.xml @@ -52,7 +52,7 @@ org.mockito mockito-junit-jupiter - 5.21.0 + 5.22.0 test