From 6f91e31475e79c6ce47c942a45115fa629cf9a17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Contreras=20Guill=C3=A9n?= Date: Wed, 11 Feb 2026 12:45:18 +0100 Subject: [PATCH] chore: bump Maven Central plugin versions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - maven-gpg-plugin: 3.2.7 → 3.2.8 - central-publishing-maven-plugin: 0.7.0 → 0.10.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0144e6b..75aaa65 100644 --- a/pom.xml +++ b/pom.xml @@ -319,7 +319,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.7 + 3.2.8 sign-artifacts @@ -339,7 +339,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.7.0 + 0.10.0 true central