From e9c99eb9431f111ba1f8eeec3a21c5017fd6bc43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 01:37:34 +0000 Subject: [PATCH] Bump org.mockito:mockito-core from 5.8.0 to 5.9.0 in /basyx.components Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.8.0 to 5.9.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.8.0...v5.9.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- basyx.components/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basyx.components/pom.xml b/basyx.components/pom.xml index 2bad7f3a..eb7806a7 100644 --- a/basyx.components/pom.xml +++ b/basyx.components/pom.xml @@ -277,7 +277,7 @@ org.mockito mockito-core - 5.8.0 + 5.9.0 test