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 fb3a7129a0e0015c3566c745355a7896ef3871f4 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Jun 8 19:00:53 2020 +0200 Upgrade Azure Storage Queue v12 bundle to version 12.5.1_1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6f47935..2aeb7c6 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,7 @@ <azure-core-bundle-version>1.4.0_1</azure-core-bundle-version> <azure-storage-common-bundle-version>12.6.1_1</azure-storage-common-bundle-version> <azure-storage-blob-bundle-version>12.6.1_1</azure-storage-blob-bundle-version> - <azure-storage-queue-bundle-version>12.5.0_1</azure-storage-queue-bundle-version> + <azure-storage-queue-bundle-version>12.5.1_1</azure-storage-queue-bundle-version> <azure-storage-java-sdk-bundle-version>8.6.0_1</azure-storage-java-sdk-bundle-version> <azure-guava-version>20.0</azure-guava-version> <backport-util-concurrent-version>3.1</backport-util-concurrent-version>