You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by yt...@apache.org on 2021/10/08 09:56:22 UTC

[incubator-datalab] branch develop updated: changed azure-storage-blob version

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 <ty...@gmail.com>
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: commits-unsubscribe@datalab.apache.org
For additional commands, e-mail: commits-help@datalab.apache.org