mirror of https://github.com/apache/maven.git
Bump org.mockito:mockito-core from 4.11.0 to 5.0.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.0.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.11.0...v5.0.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dcf3d70c26
commit
ac70e0cc90
2
pom.xml
2
pom.xml
|
@ -131,7 +131,7 @@ under the License.
|
|||
<commonsIoVersion>2.16.1</commonsIoVersion>
|
||||
<junitVersion>4.13.2</junitVersion>
|
||||
<hamcrestVersion>3.0</hamcrestVersion>
|
||||
<mockitoVersion>4.11.0</mockitoVersion>
|
||||
<mockitoVersion>5.0.0</mockitoVersion>
|
||||
<plexusVersion>2.2.0</plexusVersion>
|
||||
<plexusInterpolationVersion>1.27</plexusInterpolationVersion>
|
||||
<!-- Blocked by 3.4.0+ changes, see MNG-7710, downgrade from parent 4.0.1 -->
|
||||
|
|
Loading…
Reference in New Issue