[java-parent-project] branch main updated: Add property for the version of exec-maven-plugin

Rod Widdowson rdw at steadingsoftware.com
Tue Nov 7 15:01:11 UTC 2023


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=1b23f14c44622ffb5a2bbf3d4bae15944a2fec6e

The following commit(s) were added to refs/heads/main by this push:
     new 1b23f14  Add property for the version of exec-maven-plugin
1b23f14 is described below

commit 1b23f14c44622ffb5a2bbf3d4bae15944a2fec6e
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Nov 7 15:01:03 2023 +0000

    Add property for the version of exec-maven-plugin
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index cb38ec6..4ada86e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,6 +92,7 @@
         <maven-dependency-plugin.version>3.3.0</maven-dependency-plugin.version>
         <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-install-plugin.version>3.0.0-M1</maven-install-plugin.version>
         <maven-jar-plugin.version>3.2.2</maven-jar-plugin.version>

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


More information about the commits mailing list