You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2020/12/17 13:53:12 UTC

[camel-karaf] branch camel-karaf-3.4.x updated: fixed installing camel-shiro after upgrade

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

davsclaus pushed a commit to branch camel-karaf-3.4.x
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git


The following commit(s) were added to refs/heads/camel-karaf-3.4.x by this push:
     new ab88190  fixed installing camel-shiro after upgrade
ab88190 is described below

commit ab88190580e583c82a7a629f49fe9feaafc90904
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Dec 17 14:52:54 2020 +0100

    fixed installing camel-shiro after upgrade
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1e23d05..ac207d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -228,7 +228,6 @@
         <scribe-bundle-version>1.3.7_1</scribe-bundle-version>
         <serp-bundle-version>1.14.1_1</serp-bundle-version>
         <servicemix-jaxb-version>2.3_2</servicemix-jaxb-version>
-        <shiro-version>1.5.1</shiro-version>
         <smallrye-health-version>2.2.0</smallrye-health-version>
         <snappy-version>1.1.7.3</snappy-version>
         <solr-bundle-version>8.4.1_1</solr-bundle-version>