This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 3_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 6628b41bc5f7572abdfb823f1bd4e55af3f6b469
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Mon Mar 18 10:15:54 2024 +0100

    Upgrading maven-gpg-plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dddf4dc1c0..4b4b3266c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2161,7 +2161,7 @@ under the License.
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-gpg-plugin</artifactId>
-            <version>3.2.0</version>
+            <version>3.2.1</version>
             <executions>
               <execution>
                 <id>sign-artifacts</id>

Reply via email to