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

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

commit b05dd1e96641277ce54d645ae2f4217e199f4a23
Author: Francesco Chicchiriccò <[email protected]>
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 7af00f8189..16528fd46d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2041,7 +2041,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