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 04d2798  [SHIRO-719] Upgrade to Karaf 4.2.6
     new 969be26  Merge pull request #166 from jbonofre/SHIRO-719
04d2798 is described below

commit 04d2798927da623a40d9a2d20b54b36ddc22d121
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Thu Jul 25 09:29:10 2019 +0200

    [SHIRO-719] Upgrade to Karaf 4.2.6
---
 support/features/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/support/features/pom.xml b/support/features/pom.xml
index d8c9c86..e387378 100644
--- a/support/features/pom.xml
+++ b/support/features/pom.xml
@@ -38,7 +38,7 @@
         <!-- Not a Shiro dependency - used for quartz bundle resolution only 
(see features.xml): -->
         <commons.collections.version>3.2.2</commons.collections.version>
         <!-- karaf plugin version -->
-        <karaf.version>4.2.5</karaf.version>
+        <karaf.version>4.2.6</karaf.version>
     </properties>
 
     <dependencies>

Reply via email to