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

ytykhun pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git


The following commit(s) were added to refs/heads/develop by this push:
     new fd7f484  changed azure-storage-blob version
fd7f484 is described below

commit fd7f484d7d386737c5f71974e07b60e4fa68e5e2
Author: Yurii Tykhun <[email protected]>
AuthorDate: Fri Oct 8 12:56:06 2021 +0300

    changed azure-storage-blob version
---
 services/provisioning-service/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/services/provisioning-service/pom.xml 
b/services/provisioning-service/pom.xml
index eda6624..f883ac3 100644
--- a/services/provisioning-service/pom.xml
+++ b/services/provisioning-service/pom.xml
@@ -104,7 +104,7 @@
         <dependency>
             <groupId>com.azure</groupId>
             <artifactId>azure-storage-blob</artifactId>
-            <version>12.6.0</version>
+            <version>12.14.0</version>
         </dependency>
         <dependency>
             <groupId>com.azure</groupId>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to