[java-parent-project] 02/06: Update maven-assembly-plugin to 3.3.0
Ian Young
ian at iay.org.uk
Fri Aug 14 16:01:35 UTC 2020
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=8a6b69ee94092488086e486466948bc1711ee58c
commit 8a6b69ee94092488086e486466948bc1711ee58c
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Fri Aug 14 16:25:15 2020 +0100
Update maven-assembly-plugin to 3.3.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 242fe56..c3add8f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
<checkstyle-plugin.version>3.1.1</checkstyle-plugin.version>
<checkstyle.configLocation>checkstyle.xml</checkstyle.configLocation>
- <maven-assembly-plugin.version>3.2.0</maven-assembly-plugin.version>
+ <maven-assembly-plugin.version>3.3.0</maven-assembly-plugin.version>
<maven-clean-plugin.version>3.1.0</maven-clean-plugin.version>
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
<maven-dependency-plugin.version>3.1.1</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