Bump mockito-core from 4.1.0 to 4.4.0 (#2520)

Bumps [mockito-core](https://github.com/mockito/mockito) from 4.1.0 to 4.4.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.1.0...v4.4.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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] 2022-04-10 20:34:02 +02:00 committed by GitHub
parent db72276b92
commit f2bcd82160
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -959,7 +959,7 @@
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<scope>test</scope>
<version>4.1.0</version>
<version>4.4.0</version>
<exclusions>
<exclusion>
<artifactId>hamcrest-core</artifactId>