[java-parent-project] branch main updated: Update maven-assembly-plugin to 3.5.0
Ian Young
ian at iay.org.uk
Tue Apr 11 15:39:55 UTC 2023
This is an automated email from the git hooks/post-receive script.
iay 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=d54fcdbea4afaf907805c9b192a3d0fe7e6f0400
The following commit(s) were added to refs/heads/main by this push:
new d54fcdb Update maven-assembly-plugin to 3.5.0
d54fcdb is described below
commit d54fcdbea4afaf907805c9b192a3d0fe7e6f0400
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Apr 11 14:43:57 2023 +0100
Update maven-assembly-plugin to 3.5.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 37c2780..ba7d11b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,7 @@
<checkstyle.configLocation>checkstyle.xml</checkstyle.configLocation>
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
- <maven-assembly-plugin.version>3.3.0</maven-assembly-plugin.version>
+ <maven-assembly-plugin.version>3.5.0</maven-assembly-plugin.version>
<maven-clean-plugin.version>3.1.0</maven-clean-plugin.version>
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
<maven-dependency-plugin.version>3.3.0</maven-dependency-plugin.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list