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 2e658e2  [SHIRO-665] Upgrade to maven-bundle-plugin 4.1.0
     new e1eca3c  Merge pull request #116 from fpapon/SHIRO-665
2e658e2 is described below

commit 2e658e2510fecc59c138e1495ed65bb0f3ccd51b
Author: Francois Papon <[email protected]>
AuthorDate: Sun Feb 3 16:42:12 2019 +0400

    [SHIRO-665] Upgrade to maven-bundle-plugin 4.1.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0fd99ef..2140233 100644
--- a/pom.xml
+++ b/pom.xml
@@ -237,7 +237,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>3.2.0</version>
+                    <version>4.1.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to