We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dae1f7c commit 2404bb0Copy full SHA for 2404bb0
connect-file-pulse-filesystems/filepulse-azure-storage-fs/pom.xml
@@ -25,7 +25,7 @@
25
<checkstyle.config.location>${project.parent.basedir}/..</checkstyle.config.location>
26
<license.header.file>${project.parent.basedir}/../header</license.header.file>
27
<azure.storage.blob.version>12.24.0</azure.storage.blob.version>
28
- <azure.identity.version>1.10.1</azure.identity.version>
+ <azure.identity.version>1.11.4</azure.identity.version>
29
<azure.storage.file.datalake>12.4.1</azure.storage.file.datalake>
30
</properties>
31
0 commit comments