From 9c4e59e4fef1bdc6dfea9a7c82dd58aee244b4fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jun 2021 07:21:59 +0000 Subject: [PATCH] Bump mockito-core from 3.11.0 to 3.11.1 Bumps [mockito-core](https://github.com/mockito/mockito) from 3.11.0 to 3.11.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.11.0...v3.11.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-patch ... 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 ee8e2bfdae..7da76cec77 100644 --- a/modules/jaxws/pom.xml +++ b/modules/jaxws/pom.xml @@ -125,7 +125,7 @@ org.mockito mockito-core - 3.11.0 + 3.11.1 test diff --git a/pom.xml b/pom.xml index f5f24a84b0..cfa3d794c8 100644 --- a/pom.xml +++ b/pom.xml @@ -756,7 +756,7 @@ org.mockito mockito-core - 3.11.0 + 3.11.1 org.apache.ws.xmlschema