This will break the camel-karaf feature under camel-karaf repository, still based on 8.6.0. We don't have the bundle yet, can you please revert?
Il giorno mar 31 mar 2020 alle ore 09:57 <oals...@apache.org> ha scritto: > This is an automated email from the ASF dual-hosted git repository. > > oalsafi pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/camel.git > > > The following commit(s) were added to refs/heads/master by this push: > new b73b238 Update azure client v8 to 8.6.2 > b73b238 is described below > > commit b73b2385d2d65021b789d63c32c5cc9fd3f51962 > Author: Omar Al-Safi <omars...@gmail.com> > AuthorDate: Tue Mar 31 09:56:02 2020 +0200 > > Update azure client v8 to 8.6.2 > --- > parent/pom.xml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/parent/pom.xml b/parent/pom.xml > index 7e3540a..ed7f241 100644 > --- a/parent/pom.xml > +++ b/parent/pom.xml > @@ -81,7 +81,7 @@ > <aws-java-sdk-swf-libs>1.11.22</aws-java-sdk-swf-libs> > <aws-xray-version>2.4.0</aws-xray-version> > <axiom-version>1.2.14</axiom-version> > - > <azure-storage-java-sdk-version>8.6.0</azure-storage-java-sdk-version> > + > <azure-storage-java-sdk-version>8.6.2</azure-storage-java-sdk-version> > <beanio-version>2.1.0</beanio-version> > <beanstalkd-client-version>1.4.6</beanstalkd-client-version> > <bouncycastle-version>1.64</bouncycastle-version> > >