From cc287cbe2fbe294d505202ae24e630fbb027bff7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 16:45:35 +0000 Subject: [PATCH] Bump the minor-and-patch group with 2 updates Bumps the minor-and-patch group with 2 updates: [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) and [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin). Updates `org.mockito:mockito-junit-jupiter` from 5.11.0 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.11.0...v5.23.0) Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.9.0 to 0.11.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cdf7667..93f5267 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ org.mockito mockito-junit-jupiter - 5.11.0 + 5.23.0 test @@ -51,7 +51,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.9.0 + 0.11.0 true central