You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/08/24 14:55:12 UTC

[camel-karaf] 02/02: Removed shiro-version property placeholder, it's already in camel-dependencies

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

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

commit 10f500e562878d131174c255595b77c35ff4cf57
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Aug 24 16:43:24 2020 +0200

    Removed shiro-version property placeholder, it's already in camel-dependencies
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ffe44e4..45caee2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -232,7 +232,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.6.0</shiro-version>
         <smallrye-health-version>2.2.0</smallrye-health-version>
         <snappy-version>1.1.7.3</snappy-version>
         <solr-bundle-version>8.6.0_1</solr-bundle-version>