[java-parent-project] 02/02: IDP-1465 - update maven-war-plugin dependency to latest 3.2.3
Ian Young
ian at iay.org.uk
Tue Dec 3 14:56:59 EST 2019
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=94825279d603b981f6eba2488b87a155de2d0ce8
commit 94825279d603b981f6eba2488b87a155de2d0ce8
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Dec 3 19:56:53 2019 +0000
IDP-1465 - update maven-war-plugin dependency to latest 3.2.3
https://issues.shibboleth.net/jira/browse/IDP-1465
Corrects earlier commit which had a cut-and-paste error.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5ced064..60a04e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
<maven-enforcer-plugin.version>3.0.0-M2</maven-enforcer-plugin.version>
<maven-jar-plugin.version>3.1.2</maven-jar-plugin.version>
<maven-javadoc-plugin.version>3.0.1</maven-javadoc-plugin.version>
- <maven-war-plugin.version>3.1.2</maven-war-plugin.version>
+ <maven-war-plugin.version>3.2.3</maven-war-plugin.version>
<maven.central.url>http://repo1.maven.org/maven2</maven.central.url>
<shibboleth.site.url>http://build.shibboleth.net/nexus/content/sites/site/</shibboleth.site.url>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list