You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by co...@apache.org on 2021/01/04 08:13:06 UTC

[directory-project] branch master updated: Updaing war-plugin to 3.3.1

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/directory-project.git


The following commit(s) were added to refs/heads/master by this push:
     new 2f73bf2  Updaing war-plugin to 3.3.1
2f73bf2 is described below

commit 2f73bf27d0ca461307b5fba37395b49c05710719
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Jan 4 08:12:26 2021 +0000

    Updaing 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 9b1f8ae..b3888a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1003,7 +1003,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-war-plugin</artifactId>
-          <version>3.2.2</version>
+          <version>3.3.1</version>
         </plugin>
 
         <!-- Don't use 2.5.4: https://issues.apache.org/jira/browse/FELIX-4882 -->