This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git
commit 4867255ee543a06916bcc2a7e8297a7229c8176c Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Mon Jan 4 07:33:27 2021 +0000 Updating 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 a5024cc..7f5c20b 100644 --- a/pom.xml +++ b/pom.xml @@ -629,7 +629,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-war-plugin</artifactId> - <version>3.3.0</version> + <version>3.3.1</version> </plugin> </plugins> </pluginManagement>
