From d8cd457b53cb351288b199629021feefce6c6d89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 04:35:50 +0000 Subject: [PATCH] Bump org.mockito:mockito-core from 5.6.0 to 5.7.0 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.6.0 to 5.7.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.6.0...v5.7.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 3f0af1eb..27d0ea1b 100644 --- a/dc-commons-file/pom.xml +++ b/dc-commons-file/pom.xml @@ -50,7 +50,7 @@ org.mockito mockito-core - 5.6.0 + 5.7.0 test diff --git a/dc-commons-springboot/pom.xml b/dc-commons-springboot/pom.xml index 06d16c55..d3ae6f5c 100644 --- a/dc-commons-springboot/pom.xml +++ b/dc-commons-springboot/pom.xml @@ -66,7 +66,7 @@ org.mockito mockito-core - 5.6.0 + 5.7.0 test diff --git a/dc-commons-springmvc/pom.xml b/dc-commons-springmvc/pom.xml index f7a3c1ca..65c30634 100644 --- a/dc-commons-springmvc/pom.xml +++ b/dc-commons-springmvc/pom.xml @@ -47,7 +47,7 @@ org.mockito mockito-core - 5.6.0 + 5.7.0 test diff --git a/dc-commons-springsecurity/pom.xml b/dc-commons-springsecurity/pom.xml index 3c621949..a6a6c77e 100644 --- a/dc-commons-springsecurity/pom.xml +++ b/dc-commons-springsecurity/pom.xml @@ -56,7 +56,7 @@ org.mockito mockito-core - 5.6.0 + 5.7.0 test