From 627689ddd3a3b6c4424106465b41dc6e03f7f39b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 03:02:22 +0000 Subject: [PATCH] Bump org.mockito:mockito-core Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.14.1 to 5.14.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.14.1...v5.14.2) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/common/com.smi.microservices.parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/com.smi.microservices.parent/pom.xml b/src/common/com.smi.microservices.parent/pom.xml index 39acd0fe8..1c676e176 100644 --- a/src/common/com.smi.microservices.parent/pom.xml +++ b/src/common/com.smi.microservices.parent/pom.xml @@ -199,7 +199,7 @@ org.mockito mockito-core - 5.14.1 + 5.14.2