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 b82a0a08ef41500bfef0457042c5f5929f543940 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Aug 24 16:41:48 2020 +0200 Upgrade Shiro to version 1.6.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b49a948..ffe44e4 100644 --- a/pom.xml +++ b/pom.xml @@ -232,7 +232,7 @@ <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> + <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>