From 9634fc90091ba95e18469be776a49ea4ac182e23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 06:39:48 +0000 Subject: [PATCH] Bump mockito-core from 3.10.0 to 3.11.0 Bumps [mockito-core](https://github.com/mockito/mockito) from 3.10.0 to 3.11.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.10.0...v3.11.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- modules/jaxws/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/jaxws/pom.xml b/modules/jaxws/pom.xml index 606b6373e0..ee8e2bfdae 100644 --- a/modules/jaxws/pom.xml +++ b/modules/jaxws/pom.xml @@ -125,7 +125,7 @@ org.mockito mockito-core - 3.10.0 + 3.11.0 test diff --git a/pom.xml b/pom.xml index 22bef25186..f5f24a84b0 100644 --- a/pom.xml +++ b/pom.xml @@ -756,7 +756,7 @@ org.mockito mockito-core - 3.10.0 + 3.11.0 org.apache.ws.xmlschema