From 151735dad087a2d324c3d1a3966bfe33ec487ab1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 17:05:45 +0000 Subject: [PATCH] Bump the upstream-libs group with 2 updates Bumps the upstream-libs group with 2 updates: [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) and [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin). Updates `org.jacoco:jacoco-maven-plugin` from 0.8.14 to 0.8.15 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.14...v0.8.15) Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.10.0 to 0.11.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: upstream-libs - 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: upstream-libs ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bdcf8df..45e74c6 100644 --- a/pom.xml +++ b/pom.xml @@ -120,7 +120,7 @@ org.jacoco jacoco-maven-plugin - 0.8.14 + 0.8.15 @@ -254,7 +254,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.10.0 + 0.11.0 true central