[java-parent-project] 01/06: Update maven-war-plugin to 3.3.1
Ian Young
ian at iay.org.uk
Sun Feb 14 15:04:51 UTC 2021
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=986327d46de1c01f36482ca2279ed110e83117ef
commit 986327d46de1c01f36482ca2279ed110e83117ef
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Sun Feb 14 14:49:31 2021 +0000
Update maven-war-plugin to 3.3.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cfa1392..abfc8e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
<maven-site-plugin.version>3.8.2</maven-site-plugin.version>
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
<maven-surefire-plugin.version>3.0.0-M5</maven-surefire-plugin.version>
- <maven-war-plugin.version>3.2.3</maven-war-plugin.version>
+ <maven-war-plugin.version>3.3.1</maven-war-plugin.version>
<maven.central.url>https://repo1.maven.org/maven2</maven.central.url>
<shibboleth.site.url>https://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