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 2019/05/25 17:10:59 UTC

[shiro] branch master updated: [SHIRO-691] Upgrade to maven-jar-plugin 3.1.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 fe961c7  [SHIRO-691] Upgrade to maven-jar-plugin 3.1.1
     new 942d364  Merge pull request #134 from fpapon/SHIRO-691
fe961c7 is described below

commit fe961c773ed42e9e0894bcfce2b4a112d16c0ec7
Author: Francois Papon <fp...@apache.org>
AuthorDate: Sat May 25 20:05:37 2019 +0400

    [SHIRO-691] Upgrade to maven-jar-plugin 3.1.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 786b448..d4a4d07 100644
--- a/pom.xml
+++ b/pom.xml
@@ -502,7 +502,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-jar-plugin</artifactId>
-                <version>3.1.0</version>
+                <version>3.1.1</version>
                 <configuration>
                     <archive>
                         <manifest>