From 2eae66a6a2610c7323460f18e37d9e7f97841d47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 04:36:49 +0000 Subject: [PATCH] Bump org.mockito:mockito-core from 5.7.0 to 5.8.0 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.7.0 to 5.8.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.7.0...v5.8.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dc-commons-file/pom.xml | 2 +- dc-commons-springboot/pom.xml | 2 +- dc-commons-springmvc/pom.xml | 2 +- dc-commons-springsecurity/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dc-commons-file/pom.xml b/dc-commons-file/pom.xml index cdd7a631..1b558f62 100644 --- a/dc-commons-file/pom.xml +++ b/dc-commons-file/pom.xml @@ -50,7 +50,7 @@ org.mockito mockito-core - 5.7.0 + 5.8.0 test diff --git a/dc-commons-springboot/pom.xml b/dc-commons-springboot/pom.xml index 71246777..cadbca03 100644 --- a/dc-commons-springboot/pom.xml +++ b/dc-commons-springboot/pom.xml @@ -66,7 +66,7 @@ org.mockito mockito-core - 5.7.0 + 5.8.0 test diff --git a/dc-commons-springmvc/pom.xml b/dc-commons-springmvc/pom.xml index baf2a1bc..d25bd362 100644 --- a/dc-commons-springmvc/pom.xml +++ b/dc-commons-springmvc/pom.xml @@ -47,7 +47,7 @@ org.mockito mockito-core - 5.7.0 + 5.8.0 test diff --git a/dc-commons-springsecurity/pom.xml b/dc-commons-springsecurity/pom.xml index a6a6c77e..59beb6f5 100644 --- a/dc-commons-springsecurity/pom.xml +++ b/dc-commons-springsecurity/pom.xml @@ -56,7 +56,7 @@ org.mockito mockito-core - 5.7.0 + 5.8.0 test