From 436ca2c1e71d7ab5d6a7b5ecefdc25048561bee7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 02:44:35 +0000 Subject: [PATCH] Bump org.mockito:mockito-junit-jupiter from 5.22.0 to 5.23.0 Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.22.0 to 5.23.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.22.0...v5.23.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.23.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 a9ae6441..7633a9e3 100644 --- a/smart-connector/pom.xml +++ b/smart-connector/pom.xml @@ -52,7 +52,7 @@ org.mockito mockito-junit-jupiter - 5.22.0 + 5.23.0 test