This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-archiver.git
The following commit(s) were added to refs/heads/master by this push: new 2431352 Bump org.mockito:mockito-core from 4.6.1 to 5.0.0 2431352 is described below commit 24313528115729ee62213e8e1b90b6880e9981fe Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Dec 2 20:48:42 2024 +0000 Bump org.mockito:mockito-core from 4.6.1 to 5.0.0 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.6.1 to 5.0.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.6.1...v5.0.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7371a0a..d075bdb 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,7 @@ <plexusArchiverVersion>4.10.0</plexusArchiverVersion> <plexusInterpolationVersion>1.27</plexusInterpolationVersion> <plexusUtilsVersion>4.0.2</plexusUtilsVersion> - <mockitoVersion>4.6.1</mockitoVersion> + <mockitoVersion>5.0.0</mockitoVersion> <project.build.outputTimestamp>2024-11-27T16:58:36Z</project.build.outputTimestamp> </properties>