Bump mockito-core from 3.5.2 to 3.5.10 (#2193)

Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.2 to 3.5.10.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.2...v3.5.10)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-09-07 21:38:42 +02:00 committed by GitHub
parent 4d1c7181d8
commit 397ca25d77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -891,7 +891,7 @@
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<scope>test</scope>
<version>3.5.2</version>
<version>3.5.10</version>
<exclusions>
<exclusion>
<artifactId>hamcrest-core</artifactId>