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

[shiro] branch master updated: Updating maven-war-plugin to 3.3.1

This is an automated email from the ASF dual-hosted git repository.

fpapon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shiro.git


The following commit(s) were added to refs/heads/master by this push:
     new 1f51981  Updating maven-war-plugin to 3.3.1
     new 94eccd0  Merge pull request #274 from coheigea/war-plugin
1f51981 is described below

commit 1f519815c10ac468cf2877d0a18532f9755f587b
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Jan 4 07:30:22 2021 +0000

    Updating 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 3c0ea81..490d6b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -259,7 +259,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-war-plugin</artifactId>
-                    <version>3.2.2</version>
+                    <version>3.3.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.felix</groupId>