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

hboutemy pushed a commit to branch MPOM-416
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git

commit 68ffcde36315e05131cb0cf3f2b51c414aa9e213
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Sun May 7 00:18:01 2023 +0200

    [MPOM-416] upgrade maven-gpg-plugin from 3.0.1 to 3.1.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 85918fb..31aa398 100644
--- a/pom.xml
+++ b/pom.xml
@@ -182,7 +182,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-gpg-plugin</artifactId>
-          <version>3.0.1</version>
+          <version>3.1.0</version>
           <configuration>
             <gpgArguments>
               <arg>--digest-algo=SHA512</arg>

Reply via email to