Azure-Samples / azure-sdk-for-java-storage-blob-upload-download

How to upload and download blobs from Azure Blob Storage with Java
16 stars 34 forks source link

Fix maven dependency issues #16

Open jbauerrfid opened 2 years ago

jbauerrfid commented 2 years ago

Changes

Fix problems building the v12 example, caused by a missing pom.xml in the 12.0.0 version. The fix uses newer version of the artifacts, which provide their pom files.

I have provided all changes as individual commits, to allow using them all, or make cherry picks instead.

This relates to https://github.com/Azure-Samples/azure-sdk-for-java-storage-blob-upload-download/issues/15

ghost commented 2 years ago

CLA assistant check
All CLA requirements met.

jongio commented 2 years ago

@conniey - Can you have a look?

jongio commented 2 years ago

@conniey - Can you have a look?