[java-parent-project] branch main updated: Update maven-gpg-plugin to 3.1.0

Rod Widdowson rdw at steadingsoftware.com
Tue Mar 5 16:08:15 UTC 2024


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch main
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=8966d4e981b8fa63a49418f2857338fb9fc1c15f

The following commit(s) were added to refs/heads/main by this push:
     new 8966d4e  Update maven-gpg-plugin to 3.1.0
8966d4e is described below

commit 8966d4e981b8fa63a49418f2857338fb9fc1c15f
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Mar 5 16:08:09 2024 +0000

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

diff --git a/pom.xml b/pom.xml
index 6147ea7..c0c0506 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,7 +96,7 @@
         <maven-deploy-plugin.version>3.0.0-M2</maven-deploy-plugin.version>
         <maven-enforcer-plugin.version>3.0.0-M3</maven-enforcer-plugin.version>
         <maven-exec-plugin.version>3.1.0</maven-exec-plugin.version>
-        <maven-gpg-plugin.version>3.0.1</maven-gpg-plugin.version>
+        <maven-gpg-plugin.version>3.1.0</maven-gpg-plugin.version>
         <maven-install-plugin.version>3.0.0-M1</maven-install-plugin.version>
         <maven-jar-plugin.version>3.2.2</maven-jar-plugin.version>
         <maven-javadoc-plugin.version>3.3.0.2</maven-javadoc-plugin.version>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list