Skip to content

Commit 35e97ff

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps): bump com.azure:azure-storage-blob from 12.21.1 to 12.24.0
Bumps [com.azure:azure-storage-blob](https://github.com/Azure/azure-sdk-for-java) from 12.21.1 to 12.24.0. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-storage-blob_12.21.1...azure-storage-blob_12.24.0) --- updated-dependencies: - dependency-name: com.azure:azure-storage-blob dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc47ee9 commit 35e97ff

File tree

1 file changed

+1
-1
lines changed
  • connect-file-pulse-filesystems/filepulse-azure-storage-fs

1 file changed

+1
-1
lines changed

connect-file-pulse-filesystems/filepulse-azure-storage-fs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ limitations under the License.
3333
<properties>
3434
<checkstyle.config.location>${project.parent.basedir}/..</checkstyle.config.location>
3535
<license.header.file>${project.parent.basedir}/../license-header</license.header.file>
36-
<azure.storage.blob.version>12.21.1</azure.storage.blob.version>
36+
<azure.storage.blob.version>12.24.0</azure.storage.blob.version>
3737
<azure.identity.version>1.10.1</azure.identity.version>
3838
<azure.storage.file.datalake>12.4.1</azure.storage.file.datalake>
3939
</properties>

0 commit comments

Comments
 (0)